Include other AES key lengths in the comment.

This commit is contained in:
Pawel Jakub Dawidek 2006-05-13 09:13:58 +00:00
parent d54e67565d
commit 4c4090f533
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=158515

View File

@ -622,7 +622,7 @@ rijndael-cbc 128/192/256 rfc3602
aes-ctr 160/224/288 draft-ietf-ipsec-ciph-aes-ctr-03
.Ed
.Pp
Note that the first 128 bits of a key for
Note that the first 128/192/256 bits of a key for
.Li aes-ctr
will be used as AES key, and remaining 32 bits will be used as nonce.
.Pp