openssl/crypto/ec
Nils Larsch 9dd8405341 ecc api cleanup; summary:
- 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
2005-05-16 10:11:04 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
ec2_mult.c Fix various incorrect error function codes. 2005-04-26 18:53:22 +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 give EC_GROUP_new_by_nid a more meanigful name: 2005-05-10 11:37:47 +00:00
ec_check.c
ec_curve.c give EC_GROUP_new_by_nid a more meanigful name: 2005-05-10 11:37:47 +00:00
ec_cvt.c
ec_err.c give EC_GROUP_new_by_nid a more meanigful name: 2005-05-10 11:37:47 +00:00
ec_key.c ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ec_lcl.h ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ec_lib.c ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ec_mult.c ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ec_print.c
ec.h ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ecp_mont.c Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
ecp_nist.c rewrite of bn_nist.c, disable support for some curves on 64 bit platforms 2005-05-03 20:23:33 +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 give EC_GROUP_new_by_nid a more meanigful name: 2005-05-10 11:37:47 +00:00
Makefile Fool-proofing Makefiles 2005-05-15 22:23:26 +00:00