Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../data-lst1/../../etc/inet/ipsecalgs
Real path: /etc/inet/ipsecalgs
Zurück
# # # Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved. # # DO NOT EDIT OR PARSE THIS FILE! # # The algorithm descriptions contained in this file are synchronised to the # kernel with ipsecalgs -s, the kernel validates the entries at this point. # PROTO|protocol-id|protocol-name|exec-mode ## NOTE: Some protocol numbers are well-known and defined in <netdb.h> PROTO|2|PROTO_IPSEC_AH|sync PROTO|3|PROTO_IPSEC_ESP|sync # ALG|protocol-id|alg-id|name,name,...|ef-id| \ # {default/}{key,key..}or{key-key,inc}|block_size or MAC-size|\ # [parameter,parameter..]|[flags] # ## Notes: # Parameters and flags only apply to certain algorithms. # alg-id numbers line up with those defined on www.iana.org for IKEv2. ALG|2|0|none,any|-|0|0 ALG|2|3|hmac-sha1,sha,sha1,sha-1,hmac-sha,hmac-sha-1|CKM_SHA_1_HMAC_GENERAL|160|12 ALG|2|5|aes-xcbc,aesxcbc,aes-xcbc-mac|CKM_AES_XCBC_MAC_96|128|16|1,12,0|1 ALG|2|9|aes-gmac128,aes-gmac-128|CKM_AES_GMAC|128|16|8,16,4|39 ALG|2|10|aes-gmac192,aes-gmac-192|CKM_AES_GMAC|192|16|8,16,4|39 ALG|2|11|aes-gmac256,aes-gmac-256|CKM_AES_GMAC|256|16|8,16,4|39 ALG|2|12|hmac-sha256,sha256,sha-256,hmac-sha-256|CKM_SHA256_HMAC_GENERAL|256|16 ALG|2|13|hmac-sha384,sha384,sha-384,hmac-sha-384|CKM_SHA384_HMAC_GENERAL|384|24 ALG|2|14|hmac-sha512,sha512,sha-512,hmac-sha-512|CKM_SHA512_HMAC_GENERAL|512|32 ALG|3|0|any|-|0|0 ALG|3|3|3des-cbc,3des|CKM_DES3_CBC|192|8 ALG|3|11|null|-|0|0 ALG|3|12|aes-cbc,aes|CKM_AES_CBC|128/128-256,64|16 ALG|3|14|aes-ccm8|CKM_AES_CCM|128/128-256,64|16|8,8,3|15 ALG|3|15|aes-ccm12|CKM_AES_CCM|128/128-256,64|16|8,12,3|15 ALG|3|16|aes-ccm,aes-ccm16|CKM_AES_CCM|128/128-256,64|16|8,16,3|15 ALG|3|18|aes-gcm8|CKM_AES_GCM|128/128-256,64|16|8,8,4|23 ALG|3|19|aes-gcm12|CKM_AES_GCM|128/128-256,64|16|8,12,4|23 ALG|3|20|aes-gcm,aes-gcm16|CKM_AES_GCM|128/128-256,64|16|8,16,4|23 ALG|3|21|aes-none-gmac|CKM_AES_GMAC|128/128-256,64|16|8,16,4|39 ALG|3|23|camellia-cbc,camellia|CKM_CAMELLIA_CBC|128/128-256,64|16