openssl/crypto/ec
Bodo Möller b6db386ffd Change internals of the EC library so that the functions
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.
2002-05-08 11:54:24 +00:00
..
.cvsignore Move ec.h to ec2.h because it is not compatible with what we will use. 2001-03-05 20:13:37 +00:00
ec_check.c New function EC_GROUP_check_discriminant(). 2002-03-20 10:18:07 +00:00
ec_curve.c Apply OID fixes for elliptic curves as supplied by 2002-04-08 15:49:53 +00:00
ec_cvt.c ECDSA support 2002-02-13 18:21:51 +00:00
ec_err.c New function EC_GROUP_check_discriminant(). 2002-03-20 10:18:07 +00:00
ec_lcl.h Change internals of the EC library so that the functions 2002-05-08 11:54:24 +00:00
ec_lib.c Change internals of the EC library so that the functions 2002-05-08 11:54:24 +00:00
ec_mult.c improve wNAF generation 2002-05-05 23:45:09 +00:00
ec.h Change internals of the EC library so that the functions 2002-05-08 11:54:24 +00:00
ecp_mont.c Change internals of the EC library so that the functions 2002-05-08 11:54:24 +00:00
ecp_nist.c New function EC_GROUP_check_discriminant(). 2002-03-20 10:18:07 +00:00
ecp_recp.c New function EC_GROUP_check_discriminant(). 2002-03-20 10:18:07 +00:00
ecp_smpl.c Change internals of the EC library so that the functions 2002-05-08 11:54:24 +00:00
ectest.c make it possible to disable memory checking for timings 2002-02-14 14:41:13 +00:00
Makefile.ssl New function EC_GROUP_check_discriminant(). 2002-03-20 10:18:07 +00:00