summaryrefslogtreecommitdiffstats
path: root/crypto/sha
AgeCommit message (Expand)Author
2023-08-01Copyright year updatesMatt Caswell
2023-07-14Move Keccak rhotates tables to rodataAmir Ayupov
2022-11-04crypto/sha/asm/sha512-ia64.pl: When checking assembler file names, ignore caseRichard Levitte
2022-07-11Fix SHA, SHAKE, and KECCAK ASM flag passingJuergen Christ
2022-05-24Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior
2021-07-29Update copyright yearMatt Caswell
2021-07-15Split bignum code out of the sparcv9cap.cTomas Mraz
2021-06-25ppccap.c: Split out algorithm-specific functionsTomas Mraz
2021-06-16Include a local static buffer for the SHA helper functionsPauli
2021-06-10sha: convert SHA one shot macros back to being functionsPauli
2021-05-20Update copyright yearMatt Caswell
2021-05-08Crypto: Add deprecation compatibility declarations for SHA* message digest fu...Dr. David von Oheimb
2021-05-07Drop libimplementations.aRichard Levitte
2020-11-26Update copyright yearMatt Caswell
2020-11-19Rename SHA3 internal functions so they have an ossl_ prefixPauli
2020-11-19rename sha1_ctrl to ossl_sha1_ctrl.Pauli
2020-10-22Fix aarch64 static linking into shared libraries (see issue #10842 and pull r...Romain Geissler
2020-08-27Ignore vendor name in Clang version number.Jung-uk Kim
2020-07-16Update copyright yearRichard Levitte
2020-07-11Add and use internal header that implements endianness checkRichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-02-18x86_64: Don't assume 8-byte pointer sizeH.J. Lu
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2020-01-19Deprecate the low level SHA functions.Pauli
2020-01-17For all assembler scripts where it matters, recognise clang > 9.xRichard Levitte
2019-12-20Add some missing cfi frame info in aesni-sha and sha-x86_64.plBernd Edlinger
2019-12-20Add some missing cfi frame info in keccak1600-x86_64.plBernd Edlinger
2019-12-10Move U64 macro from sha.h to sha512.cavas
2019-11-20Fix sha512_block_data_order_avx2 backtrace infoBernd Edlinger
2019-10-16Fix missing Assembler definesShane Lontis
2019-10-10Rework how our providers are builtRichard Levitte
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto 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-18Directly return from final sha3/keccak_final if no bytes are requestedPatrick Steuer
2019-08-15Fix syntax error for the armv4 assemblerOmid Najafi
2019-07-08Fix build error for aarch64 big endian.Lei Maohui
2019-07-02Fix TyposAntoine Cœur
2019-06-17Move keccak1600_asm_src file information to build.info filesRichard Levitte
2019-06-17Move sha1_asm_src file information to build.info filesRichard Levitte
2019-06-15Use variables in build.info files where it's worth the whileRichard Levitte
2019-06-04Move digests to providersShane Lontis
2019-04-17ARM64 assembly pack: add ThunderX2 results.Andy Polyakov
2019-04-04Create a FIPS provider and put SHA256 in itMatt Caswell
2019-03-11fix truncation of integers on 32bit AIXShane Lontis
2019-03-11sha/asm/keccak1600-ppc64.pl: up 10% performance improvement.Andy Polyakov
2019-02-19sha/keccak1600.c: subscribe more platforms for "complementing" optimization.Andy Polyakov