aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des
Commit message (Expand)AuthorAgeFilesLines
* Cleanup ciphers and Add 3des ciphers.Shane Lontis2019-08-261-4/+5
* Remove DES_check_key globalRich Salz2019-07-011-9/+1
* Move des_asm_src file information to build.info filesRichard Levitte2019-06-171-1/+15
* Remove unnecessary trailing whitespaceSam Roberts2019-02-051-2/+2
* Fix compilation on sparcMatt Caswell2019-01-081-2/+0
* Following the license change, modify the boilerplates in crypto/des/Richard Levitte2018-12-0627-27/+27
* Update copyright yearMatt Caswell2018-04-031-1/+1
* Use the private RNG for data that is not publicKurt Roeckx2018-04-021-1/+1
* Harmonize the make variables across all known platforms familiesRichard Levitte2018-02-141-2/+2
* Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte2018-01-281-2/+4
* Copyright update of more files that have changed this yearRichard Levitte2018-01-191-1/+1
* Fix minor 'the the' typosDaniel Bevenius2018-01-021-2/+2
* Consistent formatting for sizeof(foo)Rich Salz2017-12-072-2/+2
* Many spelling fixes/typo's corrected.Josh Soref2017-11-113-10/+10
* Remove parentheses of return.KaoruToda2017-10-185-10/+10
* Remove email addresses from source code.Rich Salz2017-10-138-24/+11
* Since return is inconsistent, I removed unnecessary parentheses andKaoruToda2017-10-092-3/+3
* Move e_os.h to be the very first include.Pauli2017-08-301-1/+0
* e_os.h removal from other headers and source files.Pauli2017-08-301-1/+1
* Trivial bounds checking.Pauli2017-07-071-8/+5
* Undo commit d420ac2Rich Salz2017-07-051-1/+1
* Remove OLD_STR_TO_KEY compile optionRich Salz2017-06-141-20/+0
* Remove filename argument to x86 asm_init.David Benjamin2017-05-112-2/+2
* Fix gcc-7 warnings.Bernd Edlinger2017-05-111-2/+16
* des/des_locl.h: clean up unused/irrelevant macros.Andy Polyakov2017-03-021-6/+1
* crypto/des: remove unreferenced rcp_enc.c module.Andy Polyakov2017-02-283-107/+1
* Code health: With the VAX C-ism gone, OPENSSL_GLOBAL can be removed tooRichard Levitte2017-02-281-1/+1
* Remove some commented out code in libcryptoMatt Caswell2017-02-281-8/+0
* Clean up references to FIPSEmilia Kasper2017-02-281-4/+0
* DES keys are not 7 days long.Darren Tucker2017-02-131-1/+1
* Remove trailing whitespace from some files.David Benjamin2016-10-103-6/+6
* SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov2016-07-011-4/+4
* Fix some GitHub issues.Rich Salz2016-06-071-4/+4
* Remove/rename some old files.Rich Salz2016-06-012-181/+0
* Add final(?) set of copyrights.Rich Salz2016-06-011-22/+5
* RT4337: Crash in DESRich Salz2016-06-011-33/+18
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-1/+8
* Manual fixes after copyright consolidationRich Salz2016-05-172-19/+0
* Copyright consolidation 07/10Rich Salz2016-05-1714-755/+87
* Copyright consolidation 06/10Rich Salz2016-05-1710-486/+63
* crypto/des: remove obsolete functions.Andy Polyakov2016-05-105-592/+5
* Remove --classic build entirelyRichard Levitte2016-04-201-72/+0
* Copyright consolidation: perl filesRich Salz2016-04-203-7/+22
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte2016-03-131-2/+2
* Add include directory options for assembler files that include from crypto/Richard Levitte2016-03-101-1/+1
* Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte2016-03-091-1/+1
* Unified - adapt the generation of des assembler to use GENERATERichard Levitte2016-03-094-13/+18
* SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov2016-03-083-8/+11
* Elide DES_read_password() for no-ui buildDavid Woodhouse2016-03-071-0/+3