summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec_key.c
AgeCommit message (Expand)Author
2005-04-26Fix various incorrect error function codes.Bodo Möller
2003-02-19typoBodo Möller
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-08-10mem* functions are declared in string.h.Richard Levitte
2002-08-09Add ECDH support.Bodo Möller
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller