From 619ce8e50b54acf3448835c9463fcb3a28428034 Mon Sep 17 00:00:00 2001 From: provos <> Date: Wed, 11 Mar 1998 21:45:58 +0000 Subject: [PATCH] changed format. --- src/etc/photuris/attributes.conf | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/src/etc/photuris/attributes.conf b/src/etc/photuris/attributes.conf index a8bf2534..34b0d65e 100644 --- a/src/etc/photuris/attributes.conf +++ b/src/etc/photuris/attributes.conf @@ -1,11 +1,8 @@ -# Accepted keywords are AT_AH_ATTRIB, AT_ESP_ATTRIB, AT_MD5_DP, AT_MD5_KDP -# AT_DES_CBC -# More attributes will be supported later. -# AT_MP5_DP must be offered and also at least one -# of AT_ESP_ATTRIB or AT_AH_ATTRIB -# This is the default list -AT_MD5_DP +# Predefined keywords are AT_AH_ATTRIB, AT_ESP_ATTRIB +AT_SHA1_IPMAC, 6, ident|auth, 48 +AT_MD5_IPMAC, 5, ident|auth, 48 AT_ESP_ATTRIB -AT_DES_CBC +AT_DES_CBC, 8, enc, 8 AT_AH_ATTRIB -AT_MD5_KDP +AT_SHA1_IPMAC +AT_MD5_IPMAC