summaryrefslogtreecommitdiffstats
path: root/crypto/des
AgeCommit message (Expand)Author
2019-09-16Unify all assembler file generatorsRichard Levitte
2019-09-16build.info: For all assembler generators, remove all argumentsRichard Levitte
2019-08-26Cleanup ciphers and Add 3des ciphers.Shane Lontis
2019-07-01Remove DES_check_key globalRich Salz
2019-06-17Move des_asm_src file information to build.info filesRichard Levitte
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-01-08Fix compilation on sparcMatt Caswell
2018-12-06Following the license change, modify the boilerplates in crypto/des/Richard Levitte
2018-04-03Update copyright yearMatt Caswell
2018-04-02Use the private RNG for data that is not publicKurt Roeckx
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-02Fix minor 'the the' typosDaniel Bevenius
2017-12-07Consistent formatting for sizeof(foo)Rich Salz
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-18Remove parentheses of return.KaoruToda
2017-10-13Remove email addresses from source code.Rich Salz
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda
2017-08-30Move e_os.h to be the very first include.Pauli
2017-08-30e_os.h removal from other headers and source files.Pauli
2017-07-07Trivial bounds checking.Pauli
2017-07-05Undo commit d420ac2Rich Salz
2017-06-14Remove OLD_STR_TO_KEY compile optionRich Salz
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
2017-05-11Fix gcc-7 warnings.Bernd Edlinger
2017-03-02des/des_locl.h: clean up unused/irrelevant macros.Andy Polyakov
2017-02-28crypto/des: remove unreferenced rcp_enc.c module.Andy Polyakov
2017-02-28Code health: With the VAX C-ism gone, OPENSSL_GLOBAL can be removed tooRichard Levitte
2017-02-28Remove some commented out code in libcryptoMatt Caswell
2017-02-28Clean up references to FIPSEmilia Kasper
2017-02-13DES keys are not 7 days long.Darren Tucker
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-07-01SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov
2016-06-07Fix some GitHub issues.Rich Salz
2016-06-01Remove/rename some old files.Rich Salz
2016-06-01Add final(?) set of copyrights.Rich Salz
2016-06-01RT4337: Crash in DESRich Salz
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-05-17Copyright consolidation 07/10Rich Salz
2016-05-17Copyright consolidation 06/10Rich Salz
2016-05-10crypto/des: remove obsolete functions.Andy Polyakov
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-20Copyright consolidation: perl filesRich Salz
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte
2016-03-09Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte
2016-03-09Unified - adapt the generation of des assembler to use GENERATERichard Levitte