summaryrefslogtreecommitdiffstats
path: root/crypto/sha/asm
AgeCommit message (Expand)Author
2024-04-17Unable to run asm code on OpenBSD (amd64)Theo Buehler
2023-11-23SHA3_squeeze(): The next argument is intTomas Mraz
2023-11-23keccak1600-armv4.pl: Further fix for the DigestSqueeze() supportTomas Mraz
2023-11-15Fix SHA3_squeeze on armv4.slontis
2023-11-15ppc64: Fix SHA3_squeezeRohan McLure
2023-11-10Support multiple calls of low level SHA3_squeeze() for s390x.Holger Dengler
2023-11-10Add EVP_DigestSqueeze() API.slontis
2023-10-26riscv: Support SHA-512 family on platforms with vlen >= 128.Phoebe Chen
2023-10-26riscv: Code optimization for SHA-256.Phoebe Chen
2023-10-26riscv: sha512: Provide a Zvknhb-based implementationCharalampos Mitrodimas
2023-10-26riscv: sha256: Provide a Zvknha-based implementationCharalampos Mitrodimas
2023-09-07Copyright year updatesMatt Caswell
2023-07-14Move Keccak rhotates tables to rodataAmir Ayupov
2023-03-29Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.aTom Cosgrove
2022-11-04crypto/sha/asm/sha512-ia64.pl: When checking assembler file names, ignore caseRichard Levitte
2022-05-03Update copyright yearMatt Caswell
2022-02-09aarch64: fix branch target indications in arm64cpuid.pl and keccak1600Tom Cosgrove
2021-11-11sha/asm/keccak1600-ppc64.pl: Load data in 8 byte chunks on little endianAnton Blanchard
2021-10-01aarch64: support BTI and pointer authentication in assemblyRuss Butler
2021-07-29Update copyright yearMatt Caswell
2021-07-15Split bignum code out of the sparcv9cap.cTomas Mraz
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-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-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-11-20Fix sha512_block_data_order_avx2 backtrace infoBernd Edlinger
2019-09-16Unify all assembler file generatorsRichard Levitte
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-04-17ARM64 assembly pack: add ThunderX2 results.Andy Polyakov
2019-03-11sha/asm/keccak1600-ppc64.pl: up 10% performance improvement.Andy Polyakov
2019-02-16ARM64 assembly pack: make it Windows-friendly.Andy Polyakov
2019-02-16ARM assembly pack: make it Windows-friendly.Andy Polyakov
2019-02-12AArch64 assembly pack: authenticate return addresses.Andy Polyakov
2018-12-06Following the license change, modify the boilerplates in crypto/sha/Richard Levitte
2018-12-06License: change any non-boilerplate comment referring to "OpenSSL license"Richard Levitte
2018-11-16sha/asm/sha512p8-ppc.pl: optimize epilogue.Andy Polyakov
2018-11-16sha/asm/sha512p8-ppc.pl: fix typo in prologue.Andy Polyakov
2018-10-19sha/asm/keccak1600-armv8.pl: halve the size of hw-assisted subroutine.Andy Polyakov
2018-10-12sha/asm/keccak1600-s390x.pl: resolve -march=z900 portability issue.Andy Polyakov
2018-09-11Update copyright yearMatt Caswell
2018-07-02Remove development artifacts.Pauli
2018-06-25PA-RISC assembly pack: make it work with GNU assembler for HP-UX.Andy Polyakov