summaryrefslogtreecommitdiff
path: root/crypto/md5
Commit message (Expand)AuthorAgeFilesLines
* fix md5 bug on aarch64 big-endian plantform.Liu-ErMeng2023-04-282-15/+35
* Avoid duplicating symbols in legacy.a with some build optionsTomas Mraz2023-01-311-1/+1
* Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior2022-05-241-2/+2
* Update copyright yearMatt Caswell2022-05-031-1/+1
* md5: add assembly implementation for aarch64Jonathan Swinney2022-05-033-1/+697
* Update copyright yearMatt Caswell2021-07-291-1/+1
* Split bignum code out of the sparcv9cap.cTomas Mraz2021-07-151-1/+4
* Remove unused code from the fips moduleShane Lontis2021-05-081-2/+1
* Drop libimplementations.aRichard Levitte2021-05-071-3/+2
* Update copyright yearMatt Caswell2020-11-261-1/+1
* rename md5_block_asm_data_order to ossl_md5_block_asm_data_orderPauli2020-11-194-16/+16
* Rename md5_sha1_* ossl_md5_sha1_*Pauli2020-11-191-7/+7
* In a non-shared build, don't include the md5 object files in legacy providerPauli2020-09-091-1/+10
* legacy: include MD5 code in legacy providerPauli2020-09-091-0/+2
* Add an HMAC implementation that is TLS awareMatt Caswell2020-09-031-1/+3
* Update copyright yearMatt Caswell2020-04-236-6/+6
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-173-3/+3
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-223-3/+3
* Deprecate the low level MD5 functions.Pauli2020-01-193-1/+13
* Deprecate the low level SHA functions.Pauli2020-01-191-0/+7
* md4/md5: macros should not include the line following themPatrick Steuer2019-11-011-1/+1
* Fix missing Assembler definesShane Lontis2019-10-161-0/+4
* Providers: move all digestsRichard Levitte2019-10-101-1/+1
* Reorganize local header filesDr. Matthias St. Pierre2019-09-282-2/+2
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Unify all assembler file generatorsRichard Levitte2019-09-163-8/+14
* build.info: For all assembler generators, remove all argumentsRichard Levitte2019-09-161-4/+3
* Move md5_asm_src file information to build.info filesRichard Levitte2019-06-171-2/+17
* Move digests to providersShane Lontis2019-06-042-1/+102
* Following the license change, modify the boilerplates in crypto/mdN/Richard Levitte2018-12-066-6/+6
* Harmonize the make variables across all known platforms familiesRichard Levitte2018-02-141-1/+1
* Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte2018-01-281-1/+2
* Remove parentheses of return.KaoruToda2017-10-181-1/+1
* Remove email addresses from source code.Rich Salz2017-10-132-3/+3
* Cleanup some copyright stuffRich Salz2017-06-302-1014/+0
* Remove filename argument to x86 asm_init.David Benjamin2017-05-111-1/+1
* {md5,rc4}/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov2017-02-131-0/+13
* Remove trailing whitespace from some files.David Benjamin2016-10-102-2/+2
* Remove/rename some old files.Rich Salz2016-06-011-78/+0
* Add final(?) set of copyrights.Rich Salz2016-06-011-0/+10
* x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov2016-05-291-1/+1
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-1/+8
* Copyright consolidation 09/10Rich Salz2016-05-173-162/+18
* Remove obsolete defined(__INTEL__) condition.Andy Polyakov2016-05-021-1/+1
* Remove --classic build entirelyRichard Levitte2016-04-201-61/+0
* Copyright consolidation: perl filesRich Salz2016-04-202-7/+16
* Build system: VC-WIN64I fixups.Andy Polyakov2016-03-211-0/+5
* 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-1/+1
* Add include directory options for assembler files that include from crypto/Richard Levitte2016-03-101-0/+1