summaryrefslogtreecommitdiffstats
path: root/crypto/des
AgeCommit message (Expand)Author
2014-12-10RT3543: Remove #ifdef LINTRich Salz
2014-12-08Remove fips_constseg references.Dr. Stephen Henson
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-11-28Remove all .cvsignore filesRich Salz
2014-10-01RT3549: Remove obsolete files in cryptoRich Salz
2014-09-30RT2910: Remove des.c and its Makefile targetRich Salz
2014-09-24RT3544: Remove MWERKS supportRich Salz
2014-08-30Remove some outdated README files, to avoid confusing people.Rich Salz
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz
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-10-22POD: Fix list terminationLubomir Rintel
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-06-18SPARC T4 DES support: fix typo.Andy Polyakov
2013-04-04dest4-sparcv9.pl: add clarification comment.Andy Polyakov
2013-03-31Add support for SPARC T4 DES opcode.Andy Polyakov
2013-03-31des_enc.m4: add missing #include.Andy Polyakov
2012-11-28Update support for Intel compiler: add linux-x86_64-icc and fix problems.Andy Polyakov
2012-11-19make dependDr. Stephen Henson
2012-07-18reinclude crypto.h: this is needed in HEAD only to get the __fips_constseg de...Dr. Stephen Henson
2012-07-01Fix Win32 build.Dr. Stephen Henson
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2011-09-14Allow for dynamic base in Win64 FIPS module.Andy Polyakov
2011-08-12SPARC assembler pack: fix FIPS linking errors.Andy Polyakov
2011-03-19After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte
2011-02-21Update dependencies.Dr. Stephen Henson
2011-02-16Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson
2011-02-16Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson
2010-05-26PR: 2266Dr. Stephen Henson
2009-05-15Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte
2009-04-03Merge from 1.0.0-stable branch.Dr. Stephen Henson
2009-03-31Fix from 1.0.0-stableDr. Stephen Henson
2009-03-31Ooops reverse previous patch.Dr. Stephen Henson
2009-03-31Update from 0.9.8-stableDr. 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