summaryrefslogtreecommitdiffstats
path: root/crypto/des
AgeCommit message (Expand)Author
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-09-15RT4044: Remove .cvsignore files.Rich Salz
2015-05-23Fix the update target and remove duplicate file updatesRichard Levitte
2015-04-30Sanity check DES_enc_write buffer lengthMatt Caswell
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-03-25Fix RAND_(pseudo_)?_bytes returnsMatt Caswell
2015-02-05Fixed bad formatting in crypto/des/spr.hRich Salz
2015-01-22Drop redundant and outdated __CYGWIN32__ tests.Corinna Vinschen
2015-01-22Re-align some comments after running the reformat script.OpenSSL_1_0_2-post-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22Fix strange formatting by indentMatt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22Additional comment changes for reformat of 1.0.2Matt Caswell
2015-01-22Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-03-07SPARC T4 assembly pack: treat zero input length in CBC.Andy Polyakov
2014-02-27des/asm/des-586.pl: shortcut reference to DES_SPtrans.Andy Polyakov
2013-06-18SPARC T4 DES support: fix typo.Andy Polyakov
2013-05-19Add DES SPARC T4 module from master.Andy Polyakov
2013-05-19des_enc.m4: update from master.Andy Polyakov
2012-11-28Intel compiler support update from HEAD.Andy Polyakov
2012-06-03Reduce version skew: trivia (I hope).Ben Laurie
2011-08-14Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSADr. Stephen Henson
2011-06-01Prohibit low level cipher APIs in FIPS mode.Dr. Stephen Henson
2010-05-26PR: 2266Dr. Stephen Henson
2010-04-13SpellingRichard Levitte
2009-05-15Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte
2009-03-31Fix other read call too.Dr. Stephen Henson
2009-03-31Use OPENSSL_SYS_WIN32 instead of _WIN32Dr. Stephen Henson
2009-03-31Oops.Dr. Stephen Henson
2009-03-31Add update from 0.9.8-stable branch.Dr. Stephen Henson
2009-03-16Make SPARC assembler Pirify-friendly (Purify can't cope with certainAndy Polyakov
2009-02-14PR: 1835Dr. Stephen Henson
2008-12-22Optimize #undef DES_UNROLL for size.Andy Polyakov
2008-12-22This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov
2008-07-15des-596.pl update: short-circuit reference to DES_SPtrans.Andy Polyakov
2008-05-20Update from stable branch.Dr. Stephen Henson
2008-05-20Fix from stable branch.Dr. Stephen Henson
2008-05-19Disable code that clearly doesn't currently serve any useful purpose.Bodo Möller
2008-04-17Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke
2008-01-15crypto/rc5/Makefile was erroneously omitted from last perlasm unification.Andy Polyakov
2008-01-11Unify x86 perlasm make rules.Andy Polyakov
2008-01-05Update perl asm scripts include paths for perlasm.Dr. Stephen Henson
2007-12-18Engage x86 assembler in Mac OS X build.Andy Polyakov
2007-10-13Bunch of constifications.Andy Polyakov
2007-09-18Wire DES weak_keys to read-only segment.Andy Polyakov
2007-05-20OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twiceAndy Polyakov
2007-02-06fix typoNils Larsch
2007-01-21Constify version strings and some structures.Dr. Stephen Henson