Remove blowfish

This commit is contained in:
Matt Johnston
2020-06-10 23:42:42 +08:00
parent d14ebdbf0e
commit 6145289e0d
3 changed files with 0 additions and 12 deletions

View File

@@ -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