summaryrefslogtreecommitdiffstats
path: root/crypto/des
AgeCommit message (Expand)Author
2021-01-09replace 'unsigned const char' with 'const unsigned char'Thomas De Schampheleire
2020-06-20Build: Remove faulty DES assembler specRichard Levitte
2020-05-02Add solaris assembler fixes for legacy providerShane Lontis
2020-04-23Update copyright yearMatt Caswell
2020-04-09Move legacy ciphers into the legacy providerShane Lontis
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-02-07Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}Richard Levitte
2020-01-25Deprecate the low level DES functions.Pauli
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2019-12-19CRYPTO: split cipher_platform.h into algorithm specific headersRichard Levitte
2019-12-11Fix some typosVeres Lajos
2019-10-10Rework how our providers are builtRichard Levitte
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
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