aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/ssl_algs.c
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Load module in SSL_library_initDr. Stephen Henson2015-12-221-0/+1
* Configure: make no-chacha and no-poly1305 work.Andy Polyakov2015-12-101-1/+1
* Wire ChaCha20-Poly1305 to TLS.Andy Polyakov2015-12-101-0/+3
* Remove legacy sign/verify from EVP_MD.Dr. Stephen Henson2015-12-021-9/+0
* PRF and handshake hash revision.Dr. Stephen Henson2015-11-271-0/+3
* CCM support.Dr. Stephen Henson2015-08-141-0/+2
* Fix missing return value checksMatt Caswell2015-03-231-1/+1
* Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz2015-03-111-1/+1
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-16/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-63/+64
* Remove SSLv2 supportKurt Roeckx2014-12-041-1/+0
* Add AES-SHA256 stitch.Andy Polyakov2013-05-131-1/+4
* 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/+3
* add GCM ciphers in SSL_library_initDr. Stephen Henson2011-10-101-0/+2
* Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov2011-08-231-0/+7
* Add SHA2 algorithms to SSL_library_init(). Although these aren't usedDr. Stephen Henson2010-04-071-0/+8
* The use of NIDs in the password based encryption table can result inDr. Stephen Henson2010-01-191-0/+4
* Delete MD2 from algorithm tables as in 0.9.8-stable. However since this isDr. Stephen Henson2009-07-081-3/+0
* Add SEED encryption algorithm.Bodo Möller2007-04-231-0/+4
* Camellia cipher, contributed by NTTBodo Möller2006-06-091-0/+5
* initialize cipher/digest methods table in SSL_library_init() and hence remove...Nils Larsch2005-08-211-0/+2
* Add functionality to get information on compression methods (not quite comple...Richard Levitte2003-10-061-0/+6
* ECC ciphersuite supportBodo Möller2002-08-091-0/+3
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-9/+9
* Fix AES code.Dr. Stephen Henson2001-02-071-4/+5
* Rijdael CBC mode and partial undebugged SSL support.Ben Laurie2001-02-061-2/+5
* For improved compatibility with 'strange' certificates, add someBodo Möller2001-01-231-0/+4
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1999-06-071-3/+3
* Message digest stuff.Ulf Möller1999-04-271-2/+2
* 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-1/+1
* Updates to the new SSL compression codeMark J. Cox1999-02-161-1/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-3/+3
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+4
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+99