mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-04-08 19:41:50 +02:00
Purge Rabbit cipher
This commit is contained in:
@@ -170,7 +170,6 @@ extern "C" {
|
||||
#define WOLFSSL_DES_ECB
|
||||
|
||||
/* Non-Standard Algorithms (DG disabled) */
|
||||
//#define HAVE_RABBIT
|
||||
//#define HAVE_IDEA
|
||||
//#define HAVE_CAMELLIA
|
||||
//#define WOLFSSL_RIPEMD
|
||||
|
||||
@@ -103,7 +103,6 @@ extern "C" {
|
||||
#define NO_MD4
|
||||
#define NO_PSK
|
||||
#define NO_PWDBASED
|
||||
#define NO_RABBIT
|
||||
#define NO_RC4
|
||||
#define WOLFSSL_NO_SHAKE256
|
||||
|
||||
|
||||
@@ -86,7 +86,6 @@ extern "C" {
|
||||
#define NO_MD4
|
||||
#define NO_MD5
|
||||
#define NO_SHA
|
||||
#define NO_RABBIT
|
||||
#define NO_PWDBASED
|
||||
#define NO_PKCS12
|
||||
#define NO_PKCS8
|
||||
|
||||
@@ -560,7 +560,6 @@
|
||||
|
||||
#define NO_DSA
|
||||
#define NO_RC4
|
||||
#define NO_RABBIT
|
||||
#define NO_MD4
|
||||
#define NO_DES3
|
||||
|
||||
|
||||
@@ -525,7 +525,6 @@ extern "C" {
|
||||
|
||||
#define NO_DSA
|
||||
#define NO_RC4
|
||||
#define NO_RABBIT
|
||||
#define NO_MD4
|
||||
#define NO_PWDBASED
|
||||
//#define NO_CODING
|
||||
|
||||
@@ -73,7 +73,6 @@
|
||||
#define NO_DH
|
||||
#define NO_DSA
|
||||
#define NO_MD4
|
||||
#define NO_RABBIT
|
||||
#define NO_MD5
|
||||
#define NO_SIG_WRAPPER
|
||||
#define NO_CERT
|
||||
|
||||
Reference in New Issue
Block a user