aboutsummaryrefslogtreecommitdiff
path: root/crypto/des
AgeCommit message (Expand)AuthorFilesLines
2018-04-03Update copyright yearMatt Caswell1-1/+1
2018-04-02Use the private RNG for data that is not publicKurt Roeckx1-1/+1
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte1-2/+2
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte1-2/+4
2018-01-19Copyright update of more files that have changed this yearRichard Levitte1-1/+1
2018-01-02Fix minor 'the the' typosDaniel Bevenius1-2/+2
2017-12-07Consistent formatting for sizeof(foo)Rich Salz2-2/+2
2017-11-11Many spelling fixes/typo's corrected.Josh Soref3-10/+10
2017-10-18Remove parentheses of return.KaoruToda5-10/+10
2017-10-13Remove email addresses from source code.Rich Salz8-24/+11
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda2-3/+3
2017-08-30Move e_os.h to be the very first include.Pauli1-1/+0
2017-08-30e_os.h removal from other headers and source files.Pauli1-1/+1
2017-07-07Trivial bounds checking.Pauli1-8/+5
2017-07-05Undo commit d420ac2Rich Salz1-1/+1
2017-06-14Remove OLD_STR_TO_KEY compile optionRich Salz1-20/+0
2017-05-11Remove filename argument to x86 asm_init.David Benjamin2-2/+2
2017-05-11Fix gcc-7 warnings.Bernd Edlinger1-2/+16
2017-03-02des/des_locl.h: clean up unused/irrelevant macros.Andy Polyakov1-6/+1
2017-02-28crypto/des: remove unreferenced rcp_enc.c module.Andy Polyakov3-107/+1
2017-02-28Code health: With the VAX C-ism gone, OPENSSL_GLOBAL can be removed tooRichard Levitte1-1/+1
2017-02-28Remove some commented out code in libcryptoMatt Caswell1-8/+0
2017-02-28Clean up references to FIPSEmilia Kasper1-4/+0
2017-02-13DES keys are not 7 days long.Darren Tucker1-1/+1
2016-10-10Remove trailing whitespace from some files.David Benjamin3-6/+6
2016-07-01SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov1-4/+4
2016-06-07Fix some GitHub issues.Rich Salz1-4/+4
2016-06-01Remove/rename some old files.Rich Salz2-181/+0
2016-06-01Add final(?) set of copyrights.Rich Salz1-22/+5
2016-06-01RT4337: Crash in DESRich Salz1-33/+18
2016-05-21Add OpenSSL copyright to .pl filesRich Salz1-1/+8
2016-05-17Manual fixes after copyright consolidationRich Salz2-19/+0
2016-05-17Copyright consolidation 07/10Rich Salz14-755/+87
2016-05-17Copyright consolidation 06/10Rich Salz10-486/+63
2016-05-10crypto/des: remove obsolete functions.Andy Polyakov5-592/+5
2016-04-20Remove --classic build entirelyRichard Levitte1-72/+0
2016-04-20Copyright consolidation: perl filesRich Salz3-7/+22
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte1-3/+0
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte1-2/+2
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte1-1/+1
2016-03-09Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte1-1/+1
2016-03-09Unified - adapt the generation of des assembler to use GENERATERichard Levitte4-13/+18
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov3-8/+11
2016-03-07Elide DES_read_password() for no-ui buildDavid Woodhouse1-0/+3
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-17Remove "experimental" in code and comments, too.Rich Salz1-18/+0
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte1-3/+3
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte1-0/+14
2016-02-05GH601: Various spelling fixes.FdaSilvaYY1-1/+1