mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 13:21:15 +00:00
Disable SHA256 and SHA512 by default in options.h
--HG-- branch : sha2
This commit is contained in:
parent
c62e53807f
commit
41f50057f1
@ -112,8 +112,8 @@ much traffic. */
|
||||
|
||||
#define DROPBEAR_SHA1_HMAC
|
||||
#define DROPBEAR_SHA1_96_HMAC
|
||||
#define DROPBEAR_SHA2_256_HMAC
|
||||
#define DROPBEAR_SHA2_512_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
|
||||
|
Loading…
Reference in New Issue
Block a user