mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
b6db386ffd
EC_GROUP_{set_generator,get_generator,get_order,get_cofactor} are implemented directly in crypto/ec/ec_lib.c and not dispatched to methods. Also fix EC_GROUP_copy to copy the NID. |
||
---|---|---|
.. | ||
.cvsignore | ||
ec_check.c | ||
ec_curve.c | ||
ec_cvt.c | ||
ec_err.c | ||
ec_lcl.h | ||
ec_lib.c | ||
ec_mult.c | ||
ec.h | ||
ecp_mont.c | ||
ecp_nist.c | ||
ecp_recp.c | ||
ecp_smpl.c | ||
ectest.c | ||
Makefile.ssl |