sm2 test vector

This commit is contained in:
Zhi Guan
2016-05-02 17:56:14 +02:00
parent d8072491bc
commit addcac4896
34 changed files with 1245 additions and 3023 deletions

View File

@@ -4,7 +4,7 @@
## Makefile for OpenSSL
##
VERSION=1.0.2d
VERSION=1.0.2d-fips
MAJOR=1
MINOR=0.2
SHLIB_VERSION_NUMBER=1.0.0
@@ -151,7 +151,7 @@ SDIRS= \
buffer bio stack lhash rand err \
evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5 \
cms pqueue ts srp cmac \
sm3 sms4 zuc cpk ecies sm2
sm2 sm3 sms4 ecies zuc
# keep in mind that the above list is adjusted by ./Configure
# according to no-xxx arguments...