mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
Remove blowfish
This commit is contained in:
@@ -13,9 +13,6 @@
|
||||
/* Fewer entries needed */
|
||||
#define TAB_SIZE 5
|
||||
|
||||
#if DROPBEAR_BLOWFISH
|
||||
#define LTC_BLOWFISH
|
||||
#endif
|
||||
#if DROPBEAR_AES
|
||||
#define LTC_RIJNDAEL
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user