openssl/crypto/ecdsa
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
ecdsa.h ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ecdsatest.c ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ecs_asn1.c hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis 2005-04-29 15:56:06 +00:00
ecs_err.c Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
ecs_lib.c ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ecs_locl.h ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ecs_ossl.c ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ecs_sign.c ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ecs_vrf.c hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis 2005-04-29 15:56:06 +00:00
Makefile Fool-proofing Makefiles 2005-05-15 22:23:26 +00:00