openssl/crypto/ecdsa
Bodo Möller 4726fcfc25 Should reject signatures that we can't properly verify
and couldn't generate
(as pointed out by Ernst G Giessmann)
2007-11-19 07:25:55 +00:00
..
.cvsignore ECDSA support 2002-02-13 18:21:51 +00:00
ecdsa.h return an error if the supplied precomputed values lead to an invalid signature 2006-10-04 19:37:17 +00:00
ecdsatest.c Fix warnings. 2007-08-12 17:44:32 +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 Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
ecs_lib.c Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
ecs_locl.h ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ecs_ossl.c Should reject signatures that we can't properly verify 2007-11-19 07:25:55 +00:00
ecs_sign.c fix typo: pass pre-computed parameters to the underlying signature function; thanks to Lucas Newman 2006-02-13 08:16:00 +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 Missing CFLAG in couple of depend: targets. 2005-12-18 19:00:54 +00:00