aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des
Commit message (Expand)AuthorAgeFilesLines
...
* Remove old DES APIRich Salz2015-02-0232-4280/+77
* Dead code removal; #if 0 from crypto/desRich Salz2015-02-023-77/+0
* Dead code cleanup: #if 0 dropped from testsRich Salz2015-02-021-5/+0
* "#if 0" removal: header filesRich Salz2015-01-272-23/+0
* OPENSSL_NO_xxx cleanup: DEC-CBCM removedRich Salz2015-01-275-256/+3
* des/asm/des_enc.m4: strip #ifdef OPENSSL_SYS_ULTRASPARC as part ofAndy Polyakov2015-01-271-117/+0
* ifdef cleanup, part 4a: '#ifdef undef'Rich Salz2015-01-243-42/+0
* ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2015-01-231-24/+24
* Drop redundant and outdated __CYGWIN32__ tests.Corinna Vinschen2015-01-221-1/+1
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-223-9/+9
* Re-align some comments after running the reformat script.Matt Caswell2015-01-221-7/+7
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2237-4832/+4966
* Move more comments that confuse indentMatt Caswell2015-01-221-2/+4
* Fix strange formatting by indentMatt Caswell2015-01-221-8/+16
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-1/+2
* Yet more commentsMatt Caswell2015-01-221-1/+1
* Further comment changes for reformat (master)Matt Caswell2015-01-222-2/+4
* RT3548: Remove unsupported platformsRich Salz2015-01-122-23/+4
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-122-48/+0
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-062-3/+6
* mark all block comments that need format preserving so thatTim Hudson2014-12-308-9/+12
* RT3548: Remove unsupported platforms.Rich Salz2014-12-221-6/+0
* RT3548: Remove outdated platformsRich Salz2014-12-191-2/+2
* RT3543: Remove #ifdef LINTRich Salz2014-12-102-11/+2
* Remove fips_constseg references.Dr. Stephen Henson2014-12-083-7/+0
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-282-14/+0
* RT3549: Remove obsolete files in cryptoRich Salz2014-10-012-922/+0
* RT2910: Remove des.c and its Makefile targetRich Salz2014-09-302-935/+0
* RT3544: Remove MWERKS supportRich Salz2014-09-241-11/+3
* Remove some outdated README files, to avoid confusing people.Rich Salz2014-08-301-54/+0
* Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz2014-08-091-1/+1
* Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz2014-08-081-1/+1
* SPARC T4 assembly pack: treat zero input length in CBC.Andy Polyakov2014-03-071-0/+15
* des/asm/des-586.pl: shortcut reference to DES_SPtrans.Andy Polyakov2014-02-271-1/+3
* POD: Fix list terminationLubomir Rintel2013-10-221-0/+2
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-053-4/+4
* SPARC T4 DES support: fix typo.Andy Polyakov2013-06-181-2/+2
* dest4-sparcv9.pl: add clarification comment.Andy Polyakov2013-04-041-0/+8
* Add support for SPARC T4 DES opcode.Andy Polyakov2013-03-312-0/+596
* des_enc.m4: add missing #include.Andy Polyakov2013-03-311-0/+2
* Update support for Intel compiler: add linux-x86_64-icc and fix problems.Andy Polyakov2012-11-281-1/+3
* make dependDr. Stephen Henson2012-11-191-7/+7
* reinclude crypto.h: this is needed in HEAD only to get the __fips_constseg de...Dr. Stephen Henson2012-07-181-0/+1
* Fix Win32 build.Dr. Stephen Henson2012-07-011-2/+0
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-0323-127/+90
* Allow for dynamic base in Win64 FIPS module.Andy Polyakov2011-09-143-0/+7
* SPARC assembler pack: fix FIPS linking errors.Andy Polyakov2011-08-121-0/+4
* After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte2011-03-191-6/+6
* Update dependencies.Dr. Stephen Henson2011-02-211-86/+107