Mercurial > dropbear
diff options.h @ 679:03073a27abb3 sha2
- Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to be
getting keyed incorrectly
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 10 May 2012 08:38:37 +0800 |
parents | 55b84e59aaad |
children | bd4b5d7886e5 |
line wrap: on
line diff
--- a/options.h Wed May 09 22:52:58 2012 +0800 +++ b/options.h Thu May 10 08:38:37 2012 +0800 @@ -112,6 +112,8 @@ #define DROPBEAR_SHA1_HMAC #define DROPBEAR_SHA1_96_HMAC +#define DROPBEAR_SHA2_256_HMAC +#define DROPBEAR_SHA2_512_HMAC #define DROPBEAR_MD5_HMAC /* Hostkey/public key algorithms - at least one required, these are used