aboutsummaryrefslogtreecommitdiff
path: root/ssl/ssl_algs.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Configure: make no-chacha and no-poly1305 work.Andy Polyakov1-1/+1
2015-12-10Wire ChaCha20-Poly1305 to TLS.Andy Polyakov1-0/+3
2015-12-02Remove legacy sign/verify from EVP_MD.Dr. Stephen Henson1-9/+0
2015-11-27PRF and handshake hash revision.Dr. Stephen Henson1-0/+3
2015-08-14CCM support.Dr. Stephen Henson1-0/+2
2015-03-23Fix missing return value checksMatt Caswell1-1/+1
2015-03-11Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz1-1/+1
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz1-16/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-63/+64
2014-12-04Remove SSLv2 supportKurt Roeckx1-1/+0
2013-05-13Add AES-SHA256 stitch.Andy Polyakov1-1/+4
2013-02-06e_aes_cbc_hmac_sha1.c: address the CBC decrypt timing issues.Andy Polyakov1-2/+0
2013-02-06Make CBC decoding constant time.Ben Laurie1-0/+3
2011-10-10add GCM ciphers in SSL_library_initDr. Stephen Henson1-0/+2
2011-08-23Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov1-0/+7
2010-04-07Add SHA2 algorithms to SSL_library_init(). Although these aren't usedDr. Stephen Henson1-0/+8
2010-01-19The use of NIDs in the password based encryption table can result inDr. Stephen Henson1-0/+4
2009-07-08Delete MD2 from algorithm tables as in 0.9.8-stable. However since this isDr. Stephen Henson1-3/+0
2007-04-23Add SEED encryption algorithm.Bodo Möller1-0/+4
2006-06-09Camellia cipher, contributed by NTTBodo Möller1-0/+5
2005-08-21initialize cipher/digest methods table in SSL_library_init() and hence remove...Nils Larsch1-0/+2
2003-10-06Add functionality to get information on compression methods (not quite comple...Richard Levitte1-0/+6
2002-08-09ECC ciphersuite supportBodo Möller1-0/+3
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte1-9/+9
2001-02-07Fix AES code.Dr. Stephen Henson1-4/+5
2001-02-06Rijdael CBC mode and partial undebugged SSL support.Ben Laurie1-2/+5
2001-01-23For improved compatibility with 'strange' certificates, add someBodo Möller1-0/+4
1999-06-07Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1-3/+3
1999-04-27Message digest stuff.Ulf Möller1-2/+2
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-1/+1
1999-02-16Updates to the new SSL compression codeMark J. Cox1-1/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-3/+3
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+4
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+99