summaryrefslogtreecommitdiff
path: root/ssl/ssl_algs.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-51/+52
* Fixups from previous commit.Ben Laurie2013-02-051-1/+0
* Make CBC decoding constant time.Ben Laurie2013-02-051-0/+2
* 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 and default compilation.Dr. 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