mirror of
https://github.com/openssl/openssl.git
synced 2025-02-11 14:22:43 +08:00
- hide the EC_KEY structure definition in ec_lcl.c + add some functions to use/access the EC_KEY fields - change the way how method specific data (ecdsa/ecdh) is attached to a EC_KEY - add ECDSA_sign_ex and ECDSA_do_sign_ex functions with additional parameters for pre-computed values - rebuild libeay.num from 0.9.7 |
||
---|---|---|
.. | ||
.cvsignore | ||
ec2_mult.c | ||
ec2_smpl.c | ||
ec2_smpt.c | ||
ec_asn1.c | ||
ec_check.c | ||
ec_curve.c | ||
ec_cvt.c | ||
ec_err.c | ||
ec_key.c | ||
ec_lcl.h | ||
ec_lib.c | ||
ec_mult.c | ||
ec_print.c | ||
ec.h | ||
ecp_mont.c | ||
ecp_nist.c | ||
ecp_smpl.c | ||
ectest.c | ||
Makefile |