openssl/crypto/ecdsa
Geoff Thorpe 3a87a9b9db Reduce header interdependencies, initially in engine.h (the rest of the
changes are the fallout). As this could break source code that doesn't
directly include headers for interfaces it uses, changes to recursive
includes are covered by the OPENSSL_NO_DEPRECATED symbol. It's better to
define this when building and using openssl, and then adapt code where
necessary - this is how to stay current. However the mechanism exists for
the lethargic.
2004-04-19 17:46:04 +00:00
..
.cvsignore ECDSA support 2002-02-13 18:21:51 +00:00
Makefile.ssl make update 2003-05-01 04:10:32 +00:00
ecdsa.h Reduce header interdependencies, initially in engine.h (the rest of the 2004-04-19 17:46:04 +00:00
ecdsatest.c Reduce header interdependencies, initially in engine.h (the rest of the 2004-04-19 17:46:04 +00:00
ecs_asn1.c use a generic EC_KEY structure (EC keys are not ECDSA specific) 2002-08-07 10:49:54 +00:00
ecs_err.c Make sure we get the definition of OPENSSL_NO_ERR. 2003-03-20 23:19:41 +00:00
ecs_lib.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:04:36 +00:00
ecs_ossl.c A cleanup of the ecs_ossl.c code and some (doxygen) comments for ecdsa.h 2004-02-22 19:32:53 +00:00
ecs_sign.c use a generic EC_KEY structure (EC keys are not ECDSA specific) 2002-08-07 10:49:54 +00:00
ecs_vrf.c use a generic EC_KEY structure (EC keys are not ECDSA specific) 2002-08-07 10:49:54 +00:00