openssl/crypto
Julian Zhu 49a3e7adc3 RISC-V: Provide generic optimized SHA-256 implementation for rv64gc
Signed-off-by: Julian Zhu <julian.oerv@isrc.iscas.ac.cn>

Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/27381)
2025-05-06 11:57:24 +02:00
..
aes Fix aesv8 arm assembler code not working on 32 bit Android 2025-04-29 19:41:53 +02:00
aria
asn1 Implement i2d_PKCS8PrivateKey 2025-04-11 11:00:27 +01:00
async one more empty line for code style consistency 2024-12-06 15:27:51 +01:00
bf
bio BIO_dump_indent_cb(): Check for negative return from BIO_snprintf() 2025-04-28 17:29:17 +02:00
bn Moved crypto/bn/README.pod to internal manpages 2025-03-26 15:49:31 +01:00
buffer
camellia Update dead links and e-mails our sources 2025-03-26 15:40:02 +01:00
cast
chacha Fix test failures on big endian ARMv9 target 2025-04-14 15:43:58 +01:00
cmac Add FIPS indicator to CMAC. 2024-07-31 09:04:17 +10:00
cmp Copyright year updates 2025-03-12 13:35:59 +00:00
cms Update cms_pwri.c 2025-04-15 15:42:50 +01:00
comp
conf Copyright year updates 2025-03-12 13:35:59 +00:00
crmf Copyright year updates 2025-03-12 13:35:59 +00:00
ct
des Copyright year updates 2024-09-05 09:35:49 +02:00
dh Fix potential use-after-free in REF_PRINT_COUNT 2024-12-10 14:58:08 +01:00
dsa Fix potential use-after-free in REF_PRINT_COUNT 2024-12-10 14:58:08 +01:00
dso Fix potential use-after-free in REF_PRINT_COUNT 2024-12-10 14:58:08 +01:00
ec Fix P-384 curve on lower-than-P9 PPC64 targets 2025-04-25 20:04:31 +02:00
encode_decode Copyright year updates 2025-03-12 13:35:59 +00:00
engine Copyright year updates 2025-03-12 13:35:59 +00:00
err Move ssl_err.c into libcrypto 2025-03-01 14:46:03 -05:00
ess Copyright year updates 2024-09-05 09:35:49 +02:00
evp bio_b64.c: Replace OPENSSL_assert() calls with ossl_assert() 2025-04-30 15:53:44 +02:00
ffc ffc: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define 2024-11-28 15:13:35 +01:00
hashtable Copyright year updates 2025-03-12 13:35:59 +00:00
hmac s390x: Disable HMAC hardware acceleration when an engine is used for the digest 2024-09-03 21:15:00 +02:00
hpke Fix potential memory leak in OSSL_HPKE_CTX_new() 2024-10-30 11:58:16 +00:00
http Fix URL parsing to handle missing ports and ISO 8601 timestamps in paths 2025-04-23 11:27:01 +02:00
idea Copyright year updates 2024-09-05 09:35:49 +02:00
kdf
lhash Copyright year updates 2024-04-09 13:43:26 +02:00
md2
md4
md5 Update dead links and e-mails our sources 2025-03-26 15:40:02 +01:00
mdc2
ml_dsa Add ml_dsa msg_update functions to provider code 2025-04-23 13:35:03 +02:00
ml_kem Properly zeroize ML-KEM z and d values 2025-04-25 09:47:10 +02:00
modes Update dead links and e-mails our sources 2025-03-26 15:40:02 +01:00
objects Implement AES-CBC-HMAC-SHA512 on aarch64 2025-04-14 14:53:30 +01:00
ocsp Copyright year updates 2025-03-12 13:35:59 +00:00
pem Copyright year updates 2025-03-12 13:35:59 +00:00
perlasm RISC-V: Provide generic optimized SHA-256 implementation for rv64gc 2025-05-06 11:57:24 +02:00
pkcs7 Copyright year updates 2025-03-12 13:35:59 +00:00
pkcs12 Copyright year updates 2025-03-12 13:35:59 +00:00
poly1305 Update dead links and e-mails our sources 2025-03-26 15:40:02 +01:00
property Copyright year updates 2025-03-12 13:35:59 +00:00
rand Fix a deadlock while attempting to get the Primary EVP_RAND_CTX 2025-04-30 10:55:44 +02:00
rc2
rc4 Update dead links and e-mails our sources 2025-03-26 15:40:02 +01:00
rc5
ripemd
rsa Copyright year updates 2025-03-12 13:35:59 +00:00
seed
sha RISC-V: Provide generic optimized SHA-256 implementation for rv64gc 2025-05-06 11:57:24 +02:00
siphash
slh_dsa Copyright year updates 2025-03-12 13:35:59 +00:00
sm2 sm2_sig_verify(): Do not call BN_CTX_end() without BN_CTX_start() 2024-11-21 11:13:56 +01:00
sm3 Fix test failures on big endian ARMv9 target 2025-04-14 15:43:58 +01:00
sm4 Fix test failures on big endian ARMv9 target 2025-04-14 15:43:58 +01:00
srp Fix potential double free through SRP_user_pwd_set1_ids() 2024-10-11 14:22:36 +02:00
stack Adds the concept of thunks to OPENSSL_sk interface 2025-03-24 15:28:34 +01:00
store Add verbose output to 'openssl list -store-loaders' 2025-04-28 17:19:55 +02:00
thread Fix no-thread-pool build on Windows 2024-09-10 16:36:39 +02:00
ts Copyright year updates 2025-03-12 13:35:59 +00:00
txt_db
ui crypto/ui/ui_lib.c: Add OPENSSL_free to avoid memory leaks 2025-04-14 15:17:29 +01:00
whrlpool Update dead links and e-mails our sources 2025-03-26 15:40:02 +01:00
x509 Drop "by store"'s by_store_subject_ex() 2025-05-04 08:55:15 +02:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win.c
LPdir_win32.c
LPdir_wince.c
README-sparse_array.md
alphacpuid.pl Remove unused assembly function OPENSSL_wipe_cpu 2025-04-16 08:24:19 +10:00
arm64cpuid.pl
arm_arch.h Enable AES-GCM unroll8/unroll12 for Neoverse N3/V3 2025-03-25 20:19:14 +01:00
armcap.c Make cpuid_setup non-constructor 2025-04-29 14:19:51 +02:00
armv4cpuid.pl Remove unused assembly function OPENSSL_wipe_cpu 2025-04-16 08:24:19 +10:00
asn1_dsa.c
bsearch.c
build.info Move ssl_err.c into libcrypto 2025-03-01 14:46:03 -05:00
c64xpluscpuid.pl Remove unused assembly function OPENSSL_wipe_cpu 2025-04-16 08:24:19 +10:00
comp_methods.c Move stack of compression methods from libssl to OSSL_LIB_CTX 2024-05-28 08:56:13 +02:00
context.c Copyright year updates 2025-03-12 13:35:59 +00:00
core_algorithm.c
core_fetch.c Copyright year updates 2025-03-12 13:35:59 +00:00
core_namemap.c Copyright year updates 2025-03-12 13:35:59 +00:00
cpt_err.c Use the new hashtable for core_namemap 2024-08-21 15:21:26 +02:00
cpuid.c Extension of OPENSSL_ia32cap to accommodate additional CPUID bits 2024-12-13 14:51:22 +01:00
cryptlib.c
ctype.c
cversion.c crypto: fix preprocessor concatenation 2025-03-31 13:58:06 +02:00
defaults.c Fix probing the registry for configuration 2025-03-31 13:58:06 +02:00
der_writer.c
deterministic_nonce.c Copyright year updates 2024-09-05 09:35:49 +02:00
dllmain.c Make cpuid_setup non-constructor 2025-04-29 14:19:51 +02:00
ebcdic.c
ex_data.c
getenv.c
ia64cpuid.S Remove unused assembly function OPENSSL_wipe_cpu 2025-04-16 08:24:19 +10:00
indicator_core.c Add FIPS indicator callback. 2024-07-11 08:29:43 +10:00
info.c Extension of OPENSSL_ia32cap to accommodate additional CPUID bits 2024-12-13 14:51:22 +01:00
init.c Copyright year updates 2025-03-12 13:35:59 +00:00
initthread.c Recycle the TLS key that holds thread_event_handler 2024-09-05 17:19:53 +02:00
loongarch64cpuid.pl Copyright year updates 2025-03-12 13:35:59 +00:00
loongarch_arch.h
loongarchcap.c
mem.c Use static array (length 256) for copy of OPENSSL_MALLOC_FAILURES 2024-11-28 17:01:28 +01:00
mem_clr.c
mem_sec.c Copyright year updates 2024-09-05 09:35:49 +02:00
mips_arch.h
o_dir.c
o_fopen.c Copyright year updates 2024-09-05 09:35:49 +02:00
o_init.c
o_str.c crypto: factorize to hex chars conversion code. 2024-08-07 19:25:10 +02:00
o_time.c
packet.c
param_build.c
param_build_set.c
params.c params: refactor some of the param helper code 2025-04-18 15:23:42 +01:00
params_dup.c
params_from_text.c crypto: disable OSSL_PARAM_REAL on UEFI 2025-04-15 15:27:38 +01:00
params_idx.c.in
pariscid.pl Remove unused assembly function OPENSSL_wipe_cpu 2025-04-16 08:24:19 +10:00
passphrase.c
ppccap.c Make cpuid_setup non-constructor 2025-04-29 14:19:51 +02:00
ppccpuid.pl Remove unused assembly function OPENSSL_wipe_cpu 2025-04-16 08:24:19 +10:00
provider.c Copyright year updates 2025-03-12 13:35:59 +00:00
provider_child.c
provider_conf.c Copyright year updates 2025-03-12 13:35:59 +00:00
provider_core.c Ensure that our fips internal provider is always loaded 2025-04-30 10:55:44 +02:00
provider_local.h
provider_predefined.c
punycode.c
quic_vlint.c
rcu_internal.h Copyright year updates 2024-04-09 13:43:26 +02:00
riscv32cpuid.pl Copyright year updates 2024-09-05 09:35:49 +02:00
riscv64cpuid.pl
riscvcap.c Make cpuid_setup non-constructor 2025-04-29 14:19:51 +02:00
s390x_arch.h s390x: Don't probe crypto cards for ME/CRT offloading during initialization 2024-10-23 15:07:01 +02:00
s390xcap.c s390x: Add new machine generation z17 2025-04-23 11:24:41 +02:00
s390xcpuid.pl Make cpuid_setup non-constructor 2025-04-29 14:19:51 +02:00
self_test_core.c Copyright year updates 2024-09-05 09:35:49 +02:00
sleep.c For Unix, refactor OSSL_sleep() to use nanosleep() instead of usleep() 2024-05-22 09:59:32 +02:00
sparccpuid.S Make cpuid_setup non-constructor 2025-04-29 14:19:51 +02:00
sparcv9cap.c
sparse_array.c Copyright year updates 2024-09-05 09:35:49 +02:00
ssl_err.c Move ssl_err.c into libcrypto 2025-03-01 14:46:03 -05:00
sslerr.h Move ssl_err.c into libcrypto 2025-03-01 14:46:03 -05:00
threads_lib.c
threads_none.c threads: follow formatting rules 2024-09-05 17:09:50 +02:00
threads_pthread.c Assert that we successfully obtained a lock 2025-04-30 10:55:44 +02:00
threads_win.c Do some more cleanup in the RCU code 2025-03-18 18:52:29 +01:00
time.c crypto: fix missing <winsock.h> indirection inclusion. 2024-09-05 17:02:51 +02:00
trace.c Add a QUERY trace category 2024-11-19 08:36:19 -05:00
uid.c
vms_rms.h
x86_64cpuid.pl Make cpuid_setup non-constructor 2025-04-29 14:19:51 +02:00
x86cpuid.pl Make cpuid_setup non-constructor 2025-04-29 14:19:51 +02:00