aboutsummaryrefslogtreecommitdiff
path: root/crypto/evp/evp_pkey.c
AgeCommit message (Expand)AuthorFilesLines
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-7/+7
2000-11-07Constify DSA-related code.Richard Levitte1-2/+2
2000-11-06Constify the RSA library.Richard Levitte1-1/+3
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-2/+2
2000-05-16Typesafe Thought Police part 4.Ben Laurie1-22/+23
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller1-6/+6
2000-03-07Fix the PKCS#8 DSA code so it works again. All theDr. Stephen Henson1-3/+11
2000-02-05Add support for some broken PKCS#8 formats.Dr. Stephen Henson1-80/+181
2000-02-03ispell (and minor modifications)Ulf Möller1-1/+1
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller1-2/+2
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1-2/+2
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1-6/+17
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-7/+3
1999-03-28Further PKCS#12 integration, PBE, PKCS#8 additions.Dr. Stephen Henson1-0/+291