summaryrefslogtreecommitdiff
path: root/crypto/evp/c_allc.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Add RFC5297 AES-SIV supportTodd Short2018-12-121-1/+5
* Following the license change, modify the boilerplates in crypto/evp/Richard Levitte2018-12-061-1/+1
* SM4: Add SM4 block cipher to EVPRonald Tse2017-10-311-0/+10
* Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett2017-08-301-0/+6
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Implementation of the ARIA cipher as described in RFC 5794.Pauli2017-02-211-1/+31
* Copyright consolidation 04/10Rich Salz2016-05-171-54/+6
* Add aliases for des-ede-ecb and des-ede3-ecb ciphers.Kirill Marinushkin2016-04-291-0/+4
* Remove OPENSSL_NO_AES guardsMatt Caswell2016-04-131-8/+6
* Rename int_*() functions to *_int()Matt Caswell2016-04-131-1/+1
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-131-1/+1
* Auto init/deinit libcryptoMatt Caswell2016-02-091-1/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* evp/c_allc.c: wire ChaCha20-Poly1305 and add tests.Andy Polyakov2015-12-101-0/+7
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Big apps cleanup (option-parsing, etc)Rich Salz2015-04-241-0/+7
* Add Camellia CTR mode.Andy Polyakov2015-02-111-0/+3
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-4/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-165/+165
* Added OPENSSL_NO_OCB guardsMatt Caswell2014-12-081-0/+6
* Add EVP support for OCB modeMatt Caswell2014-12-081-0/+3
* RFC 5649 support.Dr. Stephen Henson2014-07-181-0/+3
* EVP support for wrapping algorithms.Dr. Stephen Henson2013-07-171-0/+4
* Add AES-SHA256 stitch.Andy Polyakov2013-05-131-0/+4
* Add CCM ciphers to tables.Dr. Stephen Henson2013-03-061-0/+3
* e_aes_cbc_hmac_sha1.c: address the CBC decrypt timing issues.Andy Polyakov2013-02-061-2/+0
* Make CBC decoding constant time.Ben Laurie2013-02-061-0/+2
* c_allc.c: add aes-xts to loop.Andy Polyakov2011-10-181-0/+2
* Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov2011-08-231-0/+7
* Expand range of ctrls for AES GCM to support retrieval and setting ofDr. Stephen Henson2011-08-031-0/+3
* Add AES counter mode to EVP.Andy Polyakov2010-02-231-6/+0
* Traditional Yuletide commit ;-)Dr. Stephen Henson2009-12-251-0/+2
* Add SEED encryption algorithm.Bodo Möller2007-04-231-0/+9
* Camellia cipher, contributed by NTTBodo Möller2006-06-091-0/+27
* Change builting PBE to use static table. Add entries for HMAC and MD5, GOST.Dr. Stephen Henson2006-05-151-2/+0
* Add the missing parts for DES CFB1 and CFB8.Richard Levitte2004-01-281-0/+8
* Declare the CFB and OFB modes for AES, and prepare for a declarationRichard Levitte2002-05-311-0/+15
* Add comfy aliases for AES in CBC mode.Richard Levitte2002-02-201-0/+6
* Add first cut symmetric crypto support.Ben Laurie2001-08-181-4/+0
* Clean up EVP macros, rename DES EDE3 modes correctly, temporary support forBen Laurie2001-07-211-0/+4
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-8/+8
* Fix AES code.Dr. Stephen Henson2001-02-071-8/+7
* Rijdael CBC mode and partial undebugged SSL support.Ben Laurie2001-02-061-0/+3
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-0/+8
* Add PBE algorithms with ciphers, not digests.Dr. Stephen Henson2000-02-231-1/+3
* Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson2000-02-041-0/+147