summaryrefslogtreecommitdiff
path: root/crypto/evp/evp_pkey.c
Commit message (Expand)AuthorAgeFilesLines
* Merge main -> VMS_64BITBRANCH_VMS_64BITRichard Levitte2010-01-271-570/+99
* Many changes from 0.9.8-dev.Richard Levitte2005-02-251-34/+90
* Recent (and not so recent) changes from HEAD.Richard Levitte2004-06-281-0/+3
* Changes from 0.9.8-devRichard Levitte2004-03-241-2/+2
* This branch hasn't been updated with changes from HEAD for a looooong time...Richard Levitte2004-01-231-43/+68
* Recent changes from HEAD. The VMS procedures are probably broken, toRichard Levitte2002-10-311-287/+201
* Merge in all the changes from HEAD.Richard Levitte2002-08-131-75/+83
* fix ECDSA handlingBodo Möller2002-04-091-2/+2
* Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.Bodo Möller2002-03-141-4/+6
* ECDSA supportBodo Möller2002-02-131-60/+351
* When RSA or DSA are disabled, do not include the stuff that's specificRichard Levitte2002-01-021-0/+4
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-7/+7
* Constify DSA-related code.Richard Levitte2000-11-071-2/+2
* Constify the RSA library.Richard Levitte2000-11-061-1/+3
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Typesafe Thought Police part 4.Ben Laurie2000-05-161-22/+23
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-151-6/+6
* Fix the PKCS#8 DSA code so it works again. All theDr. Stephen Henson2000-03-071-3/+11
* Add support for some broken PKCS#8 formats.Dr. Stephen Henson2000-02-051-80/+181
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller2000-01-131-2/+2
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-2/+2
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-6/+17
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-7/+3
* Further PKCS#12 integration, PBE, PKCS#8 additions.Dr. Stephen Henson1999-03-281-0/+291