mirror of
https://github.com/libssh2/libssh2.git
synced 2025-11-21 14:00:51 +03:00
@@ -58,6 +58,10 @@
|
|||||||
#include "mbedtls.h"
|
#include "mbedtls.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef LIBSSH2_NO_MD5
|
||||||
|
#undef LIBSSH2_MD5
|
||||||
|
#endif
|
||||||
|
|
||||||
#define LIBSSH2_ED25519_KEY_LEN 32
|
#define LIBSSH2_ED25519_KEY_LEN 32
|
||||||
#define LIBSSH2_ED25519_PRIVATE_KEY_LEN 64
|
#define LIBSSH2_ED25519_PRIVATE_KEY_LEN 64
|
||||||
#define LIBSSH2_ED25519_SIG_LEN 64
|
#define LIBSSH2_ED25519_SIG_LEN 64
|
||||||
|
|||||||
Reference in New Issue
Block a user