aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_des3.c
Commit message (Expand)AuthorAgeFilesLines
* Clear warnings/errors within KSSL_DEBUG code sectionsRichard Levitte2014-12-171-10/+12
* remove OPENSSL_FIPSAPIDr. Stephen Henson2014-12-081-1/+1
* remove FIPS module code from crypto/evpDr. Stephen Henson2014-12-081-3/+3
* evp/e_des3.c: fix typo with potential integer overflow on 32-bit platforms.Andy Polyakov2013-10-031-3/+3
* Algorithm parameter support.Dr. Stephen Henson2013-08-051-1/+2
* EVP support for wrapping algorithms.Dr. Stephen Henson2013-07-171-0/+107
* Add support for SPARC T4 DES opcode.Andy Polyakov2013-03-311-21/+87
* Extensive reorganisation of PRNG handling in FIPS module: all callsDr. Stephen Henson2011-04-051-0/+2
* FIPS mode EVP changes:Dr. Stephen Henson2011-01-261-15/+11
* Fix "possible loss of data" Win64 compiler warnings.Andy Polyakov2008-12-291-1/+2
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-3/+3
* Make -DKSSL_DEBUG work again.Dr. Stephen Henson2008-11-101-3/+3
* size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't requireAndy Polyakov2008-10-311-11/+52
* Enhance EVP code to generate random symmetric keys of theDr. Stephen Henson2004-03-281-12/+50
* Add the missing parts for DES CFB1 and CFB8.Richard Levitte2004-01-281-1/+2
* CFB DES sync-up with FIPS branch.Andy Polyakov2004-01-271-3/+42
* Make sure we get the definition of OPENSSL_NO_DES.Richard Levitte2003-03-201-1/+1
* The AES modes OFB and CFB are defined with 128 feedback bits. ThisRichard Levitte2002-02-161-2/+2
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-17/+17
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-18/+28
* Clean up EVP macros, rename DES EDE3 modes correctly, temporary support forBen Laurie2001-07-211-3/+0
* Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson2001-03-091-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte2000-11-301-0/+21
* EVP constification.Ben Laurie2000-06-031-12/+16
* Fourth phase EVP revision.Dr. Stephen Henson2000-05-301-0/+161