# This is an example key file. # The format of entries in this file is as follows: # [iv] # # where: # # is currently one of { ah | esp } # is a decimal number # is an IP address for the source this association applies to # is an IP address for the destination this assoc. applies to # is currently one of { md5 } for ah, { des-cbc } for esp # is a hexadecimal key value (key length is derived from hex len) # [iv] is a hexadecimal initial value (length is derived from hex len) # [this field is required for des-cbc, ignored for others] ah 1142 ::0 ::0 md5 0123456789abcdef0123456789abcdef esp 1984 ::0 ::0 des-cbc 0123456789abcdef 11223344