summaryrefslogtreecommitdiffstats
path: root/crypto/des
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-01-31Avoid duplicating symbols in legacy.a with some build optionsTomas Mraz
2023-01-17remove unused macro in cast_local.h and des_local.hzhangzhilei
2022-10-12crypto: Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-08-15Add ROTATE inline RISC-V zbb/zbkb asm for DESHongren (Zenithal) Zheng
2022-05-24Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior
2022-05-03Update copyright yearMatt Caswell
2022-02-05Move e_os.h to include/internalRichard Levitte
2021-11-05Convert the weak key and key parity tests to be constant time.Pauli
2021-11-03DES_set_key(): return values as DES_set_key_checked() but always setTomas Mraz
2021-07-29Update copyright yearMatt Caswell
2021-07-15Split bignum code out of the sparcv9cap.cTomas Mraz
2021-01-28Update copyright yearRichard Levitte
2021-01-15Fix crypto/des/build.infoRichard Levitte
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