We're using a default keylength for cgd of 128 in AES not 256.

This commit is contained in:
elric 2003-08-14 17:57:07 +00:00
parent f2fb83f010
commit b7b719ccb6
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: cgd.4,v 1.4 2003/02/25 10:35:13 wiz Exp $
.\" $NetBSD: cgd.4,v 1.5 2003/08/14 17:57:07 elric Exp $
.\"
.\" Copyright (c) 2002, The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -67,7 +67,7 @@ Currently the following cryptographic algorithms are supported:
AES in CBC mode.
AES uses a 128 bit blocksize and can accept keys of
length 128, 192 or 256.
The default key length is 256.
The default key length is 128.
.It 3des-cbc
Triple DES in CBC mode.
Triple DES uses a 64 bit blocksize and is