summaryrefslogtreecommitdiff
path: root/crypto/pem
Commit message (Expand)AuthorAgeFilesLines
* make updatesteve2011-12-271-6/+7
* transparently handle X9.42 DH parameterssteve2011-12-075-2/+61
* Initial experimental support for X9.42 DH parameter format to handlesteve2011-12-072-0/+3
* Change AR to ARX to allow exclusion of fips object modulessteve2011-01-261-1/+1
* Fix warnings.ben2010-06-122-9/+3
* PR: 2220steve2010-04-062-1/+7
* PR: 1904steve2010-03-271-1/+1
* PR: 2059steve2009-10-011-1/+1
* Audit libcrypto for unchecked return values: fix all cases enounteredsteve2009-09-235-45/+69
* Update from 1.0.0-stable.steve2009-04-261-0/+2
* Update from stable branch.steve2009-03-091-0/+3
* Make PKCS#8 the standard write format for private keys, replacing thesteve2009-01-151-1/+1
* Revert the size_t modifications from HEAD that had led to moregeoff2008-11-121-4/+2
* Tolerate -----BEGIN PKCS #7 SIGNED DATA----- header lines as used by somesteve2008-11-112-0/+4
* Update obsolete email address...steve2008-11-053-3/+3
* More size_tification.ben2008-11-011-2/+4
* More type-checking.ben2008-06-041-5/+2
* Update dependencies.steve2008-03-221-5/+6
* Fix a variety of warnings generated by some elevated compiler-fascism,geoff2008-03-161-0/+3
* And so it begins...steve2008-03-122-0/+9
* Finish gcc 4.2 changes.steve2007-06-071-4/+0
* Avoid use of function pointer casts in pem library. Modify safestack tosteve2007-06-043-18/+18
* Don't dereference NULL argument. Coverity ID 52.ben2007-04-053-1/+9
* Update from 0.9.7-stable.steve2007-02-212-1/+5
* Constify version strings and some structures.steve2007-01-211-1/+1
* remove trailing '\'nils2006-12-191-1/+1
* Update from 0.9.8 stable. Eliminate duplicate error codes.steve2006-11-211-9/+6
* remove SSLEAY_MACROS codenils2006-11-064-138/+0
* Camellia cipher, contributed by NTTbodo2006-06-091-16/+17
* Complete EVP_PKEY_ASN1_METHOD ENGINE support.steve2006-06-052-10/+30
* Fix warnings.steve2006-05-242-2/+2
* Update old **EVIL** PEM_X509_INFO_read_bio() function to correctly assignsteve2006-05-151-15/+17
* Check for deprecated private key types before PKCS#8 types.steve2006-05-141-10/+9
* Initial functions for RSA EVP_PKEY_METHOD.steve2006-04-081-2/+3
* New utility 'pkeyutl' a general purpose version of 'rsautl'.steve2006-04-071-1/+1
* New utility pkeyparam. Enhance and bugfix algorithm specific parametersteve2006-03-283-3/+20
* Initial support for generalized public key parameters.steve2006-03-243-0/+57
* Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.steve2006-03-235-38/+75
* Add information and pem strings. Update dependencies.steve2006-03-231-0/+22
* make updateulf2006-02-121-0/+14
* Update filenames in makefiles.steve2006-02-041-1/+1
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesappro2005-12-181-3/+1
* Remove warnings about signed vs. unsigned...levitte2005-09-051-2/+4
* Integrated support for PVK files.steve2005-08-314-2/+990
* add commentnils2005-07-291-4/+4
* makenils2005-07-163-0/+11
* make the type parameter const when ID2_OF_const() is usednils2005-05-181-8/+22
* Further BUILDENV refinement, further fool-proofing of Makefiles andappro2005-05-161-2/+1
* ecc api cleanup; summary:nils2005-05-161-1/+1
* Fool-proofing Makefilesappro2005-05-151-4/+1