summaryrefslogtreecommitdiffstats
path: root/crypto/pem/pem_pkey.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2007-02-21Update from 0.9.7-stable.Dr. Stephen Henson
2005-05-11Fix more error codes.Bodo Möller
2004-04-22Fix leak.Dr. Stephen Henson
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2004-02-26Make sure the given EVP_PKEY is updated in the PEM_STRING_PKCS8INF case also.Richard Levitte
2002-08-12get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)Bodo Möller
2002-07-26Use SEC1 format for EC private keys.Bodo Möller
2002-06-05Check errors when parsing a PKCS8INF PEM FILE, or there will be a core dump o...Richard Levitte
2002-02-13ECDSA supportBodo Möller
2001-07-27More linker bloat reorganisation:Dr. Stephen Henson