openssl/crypto/ec
Bodo Möller c6c0e4cb32 fix memory leak
Submitted by: Nils Larsch
2002-06-06 10:33:05 +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 accept NULL in 'free' functions 2002-05-21 08:59:57 +00:00
ec_mult.c improve wNAF generation 2002-05-05 23:45:09 +00:00
ec_print.c fix memory leak 2002-06-06 10:33:05 +00:00
ec.h New functions EC_POINT_point2bn(), EC_POINT_bn2point(), EC_POINT_point2hex(), EC_POINT_hex2point() 2002-05-30 13:16:03 +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 Make sure short aliases are used where required. 2002-05-23 13:52:36 +00:00
ectest.c make it possible to disable memory checking for timings 2002-02-14 14:41:13 +00:00
Makefile.ssl New functions EC_POINT_point2bn(), EC_POINT_bn2point(), EC_POINT_point2hex(), EC_POINT_hex2point() 2002-05-30 13:16:03 +00:00