summaryrefslogtreecommitdiff
path: root/crypto/sha
Commit message (Expand)AuthorAgeFilesLines
* Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.aTom Cosgrove2023-03-293-3/+3
* crypto/sha/asm/sha512-ia64.pl: When checking assembler file names, ignore caseRichard Levitte2022-11-041-2/+2
* Fix SHA, SHAKE, and KECCAK ASM flag passingJuergen Christ2022-07-111-0/+8
* Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior2022-05-241-7/+7
* Add riscv64 asm_arch to linux64-riscv64 targetHenry Brausen2022-05-112-8/+8
* Update copyright yearMatt Caswell2022-05-033-3/+3
* Fix outdated commentsWeiguo Li2022-02-102-2/+2
* aarch64: fix branch target indications in arm64cpuid.pl and keccak1600Tom Cosgrove2022-02-091-1/+1
* sha/asm/keccak1600-ppc64.pl: Load data in 8 byte chunks on little endianAnton Blanchard2021-11-111-27/+42
* fix some code with obvious wrong coding stylex20182021-10-281-3/+3
* RISC-V support for the SHA256Mark Fedorov2021-10-041-7/+52
* aarch64: support BTI and pointer authentication in assemblyRuss Butler2021-10-014-18/+29
* RISC-V support for the SHA512marcfedorow2021-09-301-6/+115
* Update copyright yearMatt Caswell2021-07-292-2/+2
* Split bignum code out of the sparcv9cap.cTomas Mraz2021-07-152-2/+8
* ppccap.c: Split out algorithm-specific functionsTomas Mraz2021-06-252-1/+35
* Include a local static buffer for the SHA helper functionsPauli2021-06-161-0/+20
* sha: convert SHA one shot macros back to being functionsPauli2021-06-101-0/+26
* Update copyright yearMatt Caswell2021-05-203-3/+3
* Crypto: Add deprecation compatibility declarations for SHA* message digest fu...Dr. David von Oheimb2021-05-083-57/+2
* Drop libimplementations.aRichard Levitte2021-05-071-1/+0
* Update copyright yearMatt Caswell2020-11-261-1/+1
* Rename SHA3 internal functions so they have an ossl_ prefixPauli2020-11-191-7/+7
* rename sha1_ctrl to ossl_sha1_ctrl.Pauli2020-11-191-1/+1
* Fix aarch64 static linking into shared libraries (see issue #10842 and pull r...Romain Geissler2020-10-222-9/+2
* Ignore vendor name in Clang version number.Jung-uk Kim2020-08-276-6/+6
* Update copyright yearRichard Levitte2020-07-161-1/+1
* Add and use internal header that implements endianness checkRichard Levitte2020-07-112-15/+7
* Update copyright yearMatt Caswell2020-04-2344-44/+44
* x86_64: Don't assume 8-byte pointer sizeH.J. Lu2020-02-182-24/+60
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-1740-40/+40
* Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre2020-02-062-2/+2
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-2240-40/+40
* Deprecate the low level SHA functions.Pauli2020-01-194-0/+25
* For all assembler scripts where it matters, recognise clang > 9.xRichard Levitte2020-01-176-6/+6
* Add some missing cfi frame info in aesni-sha and sha-x86_64.plBernd Edlinger2019-12-202-1/+3
* Add some missing cfi frame info in keccak1600-x86_64.plBernd Edlinger2019-12-201-0/+2
* Move U64 macro from sha.h to sha512.cavas2019-12-101-0/+8
* Fix sha512_block_data_order_avx2 backtrace infoBernd Edlinger2019-11-201-10/+68
* Fix missing Assembler definesShane Lontis2019-10-161-2/+6
* Rework how our providers are builtRichard Levitte2019-10-101-2/+2
* Reorganize local header filesDr. Matthias St. Pierre2019-09-282-1/+1
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-284-4/+4
* Unify all assembler file generatorsRichard Levitte2019-09-1641-115/+171
* build.info: For all assembler generators, remove all argumentsRichard Levitte2019-09-161-54/+51
* Directly return from final sha3/keccak_final if no bytes are requestedPatrick Steuer2019-08-181-0/+3
* Fix syntax error for the armv4 assemblerOmid Najafi2019-08-151-111/+111
* Fix build error for aarch64 big endian.Lei Maohui2019-07-081-2/+2
* Fix TyposAntoine Cœur2019-07-021-1/+1
* Move keccak1600_asm_src file information to build.info filesRichard Levitte2019-06-171-4/+23