summaryrefslogtreecommitdiffstats
path: root/ssl/ssl_algs.c
AgeCommit message (Expand)Author
2011-10-10add GCM ciphers in SSL_library_initDr. Stephen Henson
2011-08-23Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov
2010-04-07Add SHA2 algorithms to SSL_library_init(). Although these aren't usedDr. Stephen Henson
2010-01-19The use of NIDs in the password based encryption table can result inDr. Stephen Henson
2009-07-08Delete MD2 from algorithm tables as in 0.9.8-stable. However since this isDr. Stephen Henson
2007-04-23Add SEED encryption algorithm.Bodo Möller
2006-06-09Camellia cipher, contributed by NTTBodo Möller
2005-08-21initialize cipher/digest methods table in SSL_library_init() and hence remove...Nils Larsch
2003-10-06Add functionality to get information on compression methods (not quite comple...Richard Levitte
2002-08-09ECC ciphersuite supportBodo Möller
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-07Fix AES code.Dr. Stephen Henson
2001-02-06Rijdael CBC mode and partial undebugged SSL support.Ben Laurie
2001-01-23For improved compatibility with 'strange' certificates, add someBodo Möller
1999-06-07Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller
1999-04-27Message digest stuff.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-02-16Updates to the new SSL compression codeMark J. Cox
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall