openssl/crypto/ec
Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign
and BN_get_sign
- implement BN_set_negative as a function
- always use "#define BN_is_zero(a) ((a)->top == 0)"
2005-04-22 20:02:44 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
ec2_mult.c - use BN_set_negative and BN_is_negative instead of BN_set_sign 2005-04-22 20:02:44 +00:00
ec2_smpl.c - use BN_set_negative and BN_is_negative instead of BN_set_sign 2005-04-22 20:02:44 +00:00
ec2_smpt.c Improve error handling if decompression of an ec point fails, and cleanup 2004-07-06 15:50:04 +00:00
ec_asn1.c Fix realloc usage in ec_curve.c 2004-05-04 20:08:55 +00:00
ec_check.c New function EC_GROUP_check_discriminant(). 2002-03-20 10:18:07 +00:00
ec_curve.c Improve error handling if decompression of an ec point fails, and cleanup 2004-07-06 15:50:04 +00:00
ec_cvt.c Sun has agreed to removing the covenant language from most files. 2002-10-29 10:59:32 +00:00
ec_err.c Rebuild error codes. 2005-04-12 16:15:22 +00:00
ec_key.c typo 2003-02-19 16:29:47 +00:00
ec_lcl.h remove unused recp method 2005-04-04 18:15:59 +00:00
ec_lib.c Fix typo 2005-03-09 19:08:02 +00:00
ec_mult.c - use BN_set_negative and BN_is_negative instead of BN_set_sign 2005-04-22 20:02:44 +00:00
ec_print.c fix memory leak 2002-06-06 10:33:05 +00:00
ec.h More overwritten stuff... 2005-04-12 16:36:36 +00:00
ecp_mont.c implement fast point multiplication with precomputation 2003-02-06 19:25:12 +00:00
ecp_nist.c include limits.h for UINT_MAX etc. 2005-04-11 20:59:58 +00:00
ecp_smpl.c - use BN_set_negative and BN_is_negative instead of BN_set_sign 2005-04-22 20:02:44 +00:00
ectest.c - use BN_set_negative and BN_is_negative instead of BN_set_sign 2005-04-22 20:02:44 +00:00
Makefile remove unused recp method 2005-04-04 18:15:59 +00:00