mirror of
https://github.com/libssh2/libssh2.git
synced 2025-11-21 14:00:51 +03:00
delete cast5 - null-cipher mapping
This commit is contained in:
committed by
Viktor Szakats
parent
f1d60b1fb3
commit
b542466c72
@@ -377,7 +377,6 @@ typedef enum {
|
||||
#ifdef MBEDTLS_CIPHER_ARC4_128
|
||||
#define _libssh2_cipher_arcfour MBEDTLS_CIPHER_ARC4_128
|
||||
#endif
|
||||
#define _libssh2_cipher_cast5 MBEDTLS_CIPHER_NULL
|
||||
#define _libssh2_cipher_3des MBEDTLS_CIPHER_DES_EDE3_CBC
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user