index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sha
Age
Commit message (
Expand
)
Author
2024-09-05
Copyright year updates
Tomas Mraz
2024-08-29
s390x: support CPACF sha3/shake performance improvements
Joerg Schmidbauer
2024-07-22
Prefer ARRAY_SIZE(...)
Dimitri Papadopoulos
2024-07-22
that open brace { should be on the previous line
Dimitri Papadopoulos
2024-05-15
Intentionally break EVP_DigestFinal for SHAKE128 and SHAKE256
Tomas Mraz
2024-04-25
sha512.c: Grammar Fixes and Spell Checks in Implementation Notes
Merreck
2024-04-17
Unable to run asm code on OpenBSD (amd64)
Theo Buehler
2024-02-02
Fix a few incorrect paths in some build.info files
Richard Levitte
2023-11-23
SHA3_squeeze(): The next argument is int
Tomas Mraz
2023-11-23
keccak1600-armv4.pl: Further fix for the DigestSqueeze() support
Tomas Mraz
2023-11-15
Fix SHA3_squeeze on armv4.
slontis
2023-11-15
ppc64: Fix SHA3_squeeze
Rohan McLure
2023-11-10
Support multiple calls of low level SHA3_squeeze() for s390x.
Holger Dengler
2023-11-10
Add EVP_DigestSqueeze() API.
slontis
2023-10-26
riscv: Support SHA-512 family on platforms with vlen >= 128.
Phoebe Chen
2023-10-26
riscv: Code optimization for SHA-256.
Phoebe Chen
2023-10-26
riscv: sha512: Provide a Zvknhb-based implementation
Charalampos Mitrodimas
2023-10-26
crypto: sha512: Add mechanism to keep C code as fallback for SHA512_ASM
Charalampos Mitrodimas
2023-10-26
riscv: sha256: Provide a Zvknha-based implementation
Charalampos Mitrodimas
2023-10-26
crypto: sha256: Add mechanism to keep C code as fallback for SHA256_ASM
Charalampos Mitrodimas
2023-09-28
Copyright year updates
Matt Caswell
2023-09-11
Bad function definition
Dimitri Papadopoulos
2023-09-07
Copyright year updates
Matt Caswell
2023-07-14
Move Keccak rhotates tables to rodata
Amir Ayupov
2023-06-28
Add support for SHA256/192
Fergus Dall
2023-03-29
Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.a
Tom Cosgrove
2022-11-04
crypto/sha/asm/sha512-ia64.pl: When checking assembler file names, ignore case
Richard Levitte
2022-07-11
Fix SHA, SHAKE, and KECCAK ASM flag passing
Juergen Christ
2022-05-24
Rename x86-32 assembly files from .s to .S.
Sebastian Andrzej Siewior
2022-05-11
Add riscv64 asm_arch to linux64-riscv64 target
Henry Brausen
2022-05-03
Update copyright year
Matt Caswell
2022-02-10
Fix outdated comments
Weiguo Li
2022-02-09
aarch64: fix branch target indications in arm64cpuid.pl and keccak1600
Tom Cosgrove
2021-11-11
sha/asm/keccak1600-ppc64.pl: Load data in 8 byte chunks on little endian
Anton Blanchard
2021-10-28
fix some code with obvious wrong coding style
x2018
2021-10-04
RISC-V support for the SHA256
Mark Fedorov
2021-10-01
aarch64: support BTI and pointer authentication in assembly
Russ Butler
2021-09-30
RISC-V support for the SHA512
marcfedorow
2021-07-29
Update copyright year
Matt Caswell
2021-07-15
Split bignum code out of the sparcv9cap.c
Tomas Mraz
2021-06-25
ppccap.c: Split out algorithm-specific functions
Tomas Mraz
2021-06-16
Include a local static buffer for the SHA helper functions
Pauli
2021-06-10
sha: convert SHA one shot macros back to being functions
Pauli
2021-05-20
Update copyright year
Matt Caswell
2021-05-08
Crypto: Add deprecation compatibility declarations for SHA* message digest fu...
Dr. David von Oheimb
2021-05-07
Drop libimplementations.a
Richard Levitte
2020-11-26
Update copyright year
Matt Caswell
2020-11-19
Rename SHA3 internal functions so they have an ossl_ prefix
Pauli
2020-11-19
rename sha1_ctrl to ossl_sha1_ctrl.
Pauli
2020-10-22
Fix aarch64 static linking into shared libraries (see issue #10842 and pull r...
Romain Geissler
[next]