mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 13:21:15 +00:00
bytes/bits in a comment.
--HG-- extra : convert_revision : e21a3d00c4ec3bede096484bb813940fe68cc259
This commit is contained in:
parent
c804883350
commit
aba295323e
@ -278,7 +278,7 @@ etc) slower (perhaps by 50%). Recommended for most small systems. */
|
||||
#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
|
||||
|
Loading…
Reference in New Issue
Block a user