mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-13 08:23:50 +08:00
SM2 KAP (Key Agreement Protocol), not tested
This commit is contained in:
@@ -91,6 +91,10 @@
|
||||
# include <openssl/ecdh.h>
|
||||
# endif
|
||||
|
||||
# ifndef OPENSSL_NO_SM2
|
||||
# include <openssl/sm2.h>
|
||||
# endif
|
||||
|
||||
# ifndef OPENSSL_NO_DEPRECATED
|
||||
# ifndef OPENSSL_NO_RSA
|
||||
# include <openssl/rsa.h>
|
||||
|
||||
Reference in New Issue
Block a user