update paillier

This commit is contained in:
Zhi Guan
2017-02-24 21:46:27 +08:00
parent 18e83f3624
commit c4cb37250f
8 changed files with 39 additions and 11 deletions

View File

@@ -208,7 +208,7 @@ int EVP_CIPHER_type(const EVP_CIPHER *ctx)
return NID_sms4_cfb128;
#endif
#ifndef OPENSSL_NO_SM1:
#ifndef OPENSSL_NO_SM1
case NID_sm1_cfb128:
case NID_sm1_cfb8:
case NID_sm1_cfb1: