summaryrefslogtreecommitdiffstats
path: root/crypto/des
AgeCommit message (Expand)Author
2015-03-25RAND_bytes updatesMatt Caswell
2015-03-24make dependDr. Stephen Henson
2015-02-09des/asm/des_enc.m4: fix brown-bag typo in last commit.Andy Polyakov
2015-02-06ui_compat cleanup; makefiles and vmsRich Salz
2015-02-05Fixed bad formatting in crypto/des/spr.hRich Salz
2015-02-02Remove old DES APIRich Salz
2015-02-02Dead code removal; #if 0 from crypto/desRich Salz
2015-02-02Dead code cleanup: #if 0 dropped from testsRich Salz
2015-01-27"#if 0" removal: header filesRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: DEC-CBCM removedRich Salz
2015-01-27des/asm/des_enc.m4: strip #ifdef OPENSSL_SYS_ULTRASPARC as part ofAndy Polyakov
2015-01-24ifdef cleanup, part 4a: '#ifdef undef'Rich Salz
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz
2015-01-22Drop redundant and outdated __CYGWIN32__ tests.Corinna Vinschen
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Re-align some comments after running the reformat script.Matt 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-22Yet more commentsMatt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2015-01-12RT3548: Remove unsupported platformsRich Salz
2015-01-12RT3548: Remove some unsupported platforms.Rich Salz
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-22RT3548: Remove unsupported platforms.Rich Salz
2014-12-19RT3548: Remove outdated platformsRich Salz
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