mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-13 03:46:26 +08:00
Update Windows support
This commit is contained in:
@@ -15,8 +15,10 @@
|
||||
#include <gmssl/digest.h>
|
||||
|
||||
const char *digests[] = {
|
||||
// "md5",
|
||||
#ifdef ENABLE_BROKEN_CRYPTO
|
||||
"md5",
|
||||
"sha1",
|
||||
#endif
|
||||
"sm3",
|
||||
"sha224",
|
||||
"sha256",
|
||||
|
||||
Reference in New Issue
Block a user