summaryrefslogtreecommitdiff
path: root/ssl/ssl_algs.c
Commit message (Expand)AuthorAgeFilesLines
* 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)SSLeayRalf 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