Mercurial > dropbear
changeset 233:225e6822ef53
bytes/bits in a comment.
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 30 Aug 2005 18:00:11 +0000 |
parents | cbf1165d9386 |
children | b3cca2d9ee3c |
files | options.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/options.h Tue Aug 30 17:56:53 2005 +0000 +++ b/options.h Tue Aug 30 18:00:11 2005 +0000 @@ -278,7 +278,7 @@ #define MAX_MAC_LEN SHA1_HASH_SIZE -#define MAX_KEY_LEN 32 /* 256 bytes for aes256 etc */ +#define MAX_KEY_LEN 32 /* 256 bits for aes256 etc */ #define MAX_IV_LEN 20 /* must be same as max blocksize, and >= SHA1_HASH_SIZE */ #define MAX_MAC_KEY 20