aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/evp.h
Commit message (Expand)AuthorAgeFilesLines
* Fix from main trunk, 2000-09-25 10:49 levitte:Richard Levitte2000-10-111-2/+34
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-0/+7
* Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte2000-06-091-1/+4
* EVP constification.Ben Laurie2000-06-031-2/+4
* More EVP cipher revision.Dr. Stephen Henson2000-05-301-0/+7
* Fourth phase EVP revision.Dr. Stephen Henson2000-05-301-2/+20
* Third phase of EVP cipher overhaul.Dr. Stephen Henson2000-05-281-2/+14
* Second phase of EVP cipher overhaul.Dr. Stephen Henson2000-05-271-11/+11
* Beginnings of EVP cipher overhaul. This should eventuallyDr. Stephen Henson2000-05-261-14/+34
* Yet more typesafety.Ben Laurie2000-05-211-1/+1
* Make sure that NO-RSA applications etc can include evp.hUlf Möller2000-05-151-0/+8
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* Make ASN1 types real typedefs.Dr. Stephen Henson2000-02-261-1/+1
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-9/+9
* Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson2000-02-221-1/+2
* Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson2000-02-041-3/+6
* ispell (and minor modifications)Ulf Möller2000-02-031-3/+3
* Fix some of the command line password stuff. New functionDr. Stephen Henson2000-01-011-0/+2
* Fixes so NO_RSA works again.Dr. Stephen Henson1999-12-241-2/+8
* Support for authority information access extension.Dr. Stephen Henson1999-11-231-3/+3
* Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson1999-11-211-3/+6
* More multibyte character support.Dr. Stephen Henson1999-10-251-0/+9
* Fix warnings.Ben Laurie1999-09-061-3/+2
* Two new functions to write out PKCS#8 private keys. Also fixes for some ofDr. Stephen Henson1999-06-101-0/+2
* Survive pedanticism.Ben Laurie1999-06-081-2/+2
* Don't #define _, and eliminate casts.Ulf Möller1999-06-081-2/+2
* This is the main PKCS#5 v2.0 key generation function, it parses the ASN1Dr. Stephen Henson1999-06-071-1/+13
* More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0Dr. Stephen Henson1999-06-061-0/+2
* Change PBE handling a bit more: now the key and iv generator does callsDr. Stephen Henson1999-06-061-5/+5
* Rewrite PBE handling read to support PKCS#5 v2.0 and update the functionDr. Stephen Henson1999-06-061-4/+10
* const/type fixes.Ben Laurie1999-06-051-1/+1
* Add a 'pkcs8' application for initial PKCS#8 support. Still needs lots moreDr. Stephen Henson1999-06-051-0/+2
* The rest of the PKCS#5, PKCS#8 patch I forgot before :-)Dr. Stephen Henson1999-06-041-0/+5
* Fix some obvious bugs in the PKCS#7 library handling. It didn't try toDr. Stephen Henson1999-05-161-1/+1
* Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data.Dr. Stephen Henson1999-05-101-0/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-12/+12
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-148/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-1/+5
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-16/+16
* Work with -pedantic!Ben Laurie1999-04-231-1/+1
* Clean up prototypes (prepare for removing NOPROTO).Ulf Möller1999-04-191-8/+8
* Fix typos in error codes.Ulf Möller1999-04-191-1/+1
* Massive constification.Ben Laurie1999-04-171-17/+20
* Another STACK bites the dust.Ben Laurie1999-04-171-5/+1
* Further PKCS#12 integration, PBE, PKCS#8 additions.Dr. Stephen Henson1999-03-281-2/+25
* Fix couple of ANSI declarations and prototypesDr. Stephen Henson1999-03-101-2/+2
* Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson1999-03-081-0/+1
* Add reliable BIO.Ben Laurie1999-02-231-0/+2
* Add new function, EVP_MD_CTX_copy() to replace frequent use of memcpy.Mark J. Cox1999-01-311-0/+4
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-9/+19