Update BN and EC module

This commit is contained in:
Zhi Guan
2019-02-24 06:15:22 +01:00
parent fb47201b7e
commit bf4c6920d9
8 changed files with 5536 additions and 5432 deletions

View File

@@ -66,9 +66,6 @@ extern "C" {
typedef struct ECRS_SIG_st ECRS_SIG;
DECLARE_ASN1_FUNCTIONS(ECRS_SIG)
DEFINE_STACK_OF(BIGNUM)
DEFINE_STACK_OF(EC_KEY)
int ECRS_size(const EC_KEY *ec_key, int n);
ECRS_SIG *ECRS_do_sign(const EVP_MD *md, const unsigned char *dgst,