From: Richard Levitte Date: Tue, 31 May 2005 20:29:23 +0000 (+0000) Subject: Synchronise with the Unix build... X-Git-Tag: FIPS_TEST_9~25 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3bc178199418967e39d1d576206af8b0fc9b9052;p=oweals%2Fopenssl.git Synchronise with the Unix build... --- diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index 00d04d1fd3..33b6cae08e 100644 --- a/crypto/crypto-lib.com +++ b/crypto/crypto-lib.com @@ -187,7 +187,7 @@ $ LIB_BN = "bn_add,bn_div,bn_exp,bn_lib,bn_ctx,bn_mul,bn_mod,"+ - "bn_recp,bn_mont,bn_mpi,bn_exp2" $ LIB_RSA = "rsa_eay,rsa_gen,rsa_lib,rsa_sign,rsa_saos,rsa_err,"+ - "rsa_pk1,rsa_ssl,rsa_none,rsa_oaep,rsa_chk,rsa_null,"+ - - "rsa_asn1" + "rsa_pss,rsa_x931,rsa_asn1" $ LIB_EC = "ec_lib,ecp_smpl,ecp_mont,ecp_recp,ecp_nist,ec_cvt,ec_mult,"+ - "ec_err" $ LIB_DSA = "dsa_gen,dsa_key,dsa_lib,dsa_asn1,dsa_vrf,dsa_sign,dsa_err,dsa_ossl"