diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-08-30 12:30:05 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-08-30 12:30:05 +0000 |
commit | fb9445c31d2c11e69325bc25423d21970424b305 (patch) | |
tree | b73dfe98599a4ecad6fce657d50cb9ae88b1c337 | |
parent | 9ec384b728c2fca9593636cc35bd50eaa90b1b3d (diff) |
correction; from ho
-rw-r--r-- | sbin/ipsecctl/ipsec.conf.5 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/ipsecctl/ipsec.conf.5 b/sbin/ipsecctl/ipsec.conf.5 index 406ee90f0d0..1ace43c1d23 100644 --- a/sbin/ipsecctl/ipsec.conf.5 +++ b/sbin/ipsecctl/ipsec.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.conf.5,v 1.66 2006/08/30 12:27:54 jmc Exp $ +.\" $OpenBSD: ipsec.conf.5,v 1.67 2006/08/30 12:30:04 jmc Exp $ .\" .\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved. .\" @@ -733,8 +733,7 @@ in its structure. .Pp Note that DES requires 8 bytes to form a 56-bit key and 3DES requires 24 bytes to form its 168-bit key. -This is because the most significant bit of each byte is ignored by both -algorithms. +This is because the most significant bit of each byte is used for parity. .Pp Different authentication types may also require different sized keys: .Pp |