aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des
Commit message (Expand)AuthorAgeFilesLines
* Sanity check DES_enc_write buffer lengthMatt Caswell2015-04-301-0/+3
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-20/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-312-1077/+0
* RAND_bytes updatesMatt Caswell2015-03-251-1/+2
* make dependDr. Stephen Henson2015-03-241-125/+58
* des/asm/des_enc.m4: fix brown-bag typo in last commit.Andy Polyakov2015-02-091-0/+1
* ui_compat cleanup; makefiles and vmsRich Salz2015-02-061-23/+23
* Fixed bad formatting in crypto/des/spr.hRich Salz2015-02-051-176/+151
* 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