openssl/crypto
Tianjia Zhang 0d6cb5d069
Merge b1d75d2df8 into 296f1f6dd8
2025-07-31 06:50:47 +01:00
..
aes Add AES-CFB128 optimizations with Intel AVX-512 and VAES 2025-07-17 16:29:57 -04:00
aria
asn1 Deprecate ASN1_METH internal usage 2025-07-17 11:25:18 -04:00
async libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
bf
bio libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
bn crypto/bn/bn_gf2m.c: optimize ossl_(un)likely 2025-07-16 13:07:15 -04:00
buffer
camellia Update dead links and e-mails our sources 2025-03-26 15:40:02 +01:00
cast Copyright year updates 2023-09-07 09:59:15 +01:00
chacha Fix test failures on big endian ARMv9 target 2025-04-14 15:43:58 +01:00
cmac libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cmp libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
cms Implement KEMRecipientInfo (RFC9629) in CMS 2025-07-30 11:39:04 +02:00
comp libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
conf libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
crmf libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
ct libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
des libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
dh Pairwise check for DH keys import as part of FIPS 2025-07-29 15:10:02 +02:00
dsa libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
dso libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
ec libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
encode_decode libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
engine libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
err Implement KEMRecipientInfo (RFC9629) in CMS 2025-07-30 11:39:04 +02:00
ess Copyright year updates 2024-09-05 09:35:49 +02:00
evp Merge b1d75d2df8 into 296f1f6dd8 2025-07-31 06:50:47 +01:00
ffc libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
hashtable Copyright year updates 2025-03-12 13:35:59 +00:00
hmac s390x: Fix HMAC to fail update or final call when already finalized 2025-06-13 10:06:21 +02:00
hpke libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
http libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +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
lms LMS code review fixups 2025-07-10 19:04:37 +10:00
md2
md4
md5 Update dead links and e-mails our sources 2025-03-26 15:40:02 +01:00
mdc2
ml_dsa Separate public and private ML-KEM allocations 2025-07-07 15:40:47 +02:00
ml_kem Address coverity issue 1655294 2025-07-09 15:20:55 -04:00
modes libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
objects Implement KEMRecipientInfo (RFC9629) in CMS 2025-07-30 11:39:04 +02:00
ocsp Copyright year updates 2025-03-12 13:35:59 +00:00
pem Deprecate ASN1_METH internal usage 2025-07-17 11:25:18 -04:00
perlasm Fix perl warnings on various scripts 2025-07-23 08:59:53 -04:00
pkcs7 Merge b1d75d2df8 into 296f1f6dd8 2025-07-31 06:50:47 +01:00
pkcs12 libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
poly1305 Update dead links and e-mails our sources 2025-03-26 15:40:02 +01:00
property libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
rand libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
rc2 Copyright year updates 2023-09-07 09:59:15 +01:00
rc4 Update dead links and e-mails our sources 2025-03-26 15:40:02 +01:00
rc5 Copyright year updates 2023-09-07 09:59:15 +01:00
ripemd
rsa Remove need for BN_BLINDING lock 2025-07-02 12:21:35 -04:00
seed
sha LoongArch: Add SHA-512 assembly implementation for better performance on small-size data 2025-07-24 12:02:49 +10:00
siphash libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
slh_dsa crypto/slh_dsa/slh_hash.c: Add check for EVP_MD_get_size() 2025-07-07 16:20:31 +02:00
sm2 sm2: sm2_sign.c: check EC_KEY_get0_private_key() for NULL in sm2_sig_gen() 2025-07-25 12:06:54 +02:00
sm3 RISC-V: Provide optimized SM3 implementation using Zbb extension 2025-07-07 15:39:17 +02:00
sm4 Fix test failures on big endian ARMv9 target 2025-04-14 15:43:58 +01:00
srp libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
stack Adds the concept of thunks to OPENSSL_sk interface 2025-03-24 15:28:34 +01:00
store Fix OSSL_STORE to consider cached info in the EOF check. 2025-07-26 11:33:56 +02:00
thread libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
ts libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
txt_db libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
ui libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
whrlpool Update dead links and e-mails our sources 2025-03-26 15:40:02 +01:00
x509 Fixed #27506, now the behavior with an empty IDN is the same as with 2025-07-27 12:45:27 +02:00
LPdir_nyi.c
LPdir_unix.c Copyright year updates 2023-09-07 09:59:15 +01:00
LPdir_vms.c
LPdir_win.c libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
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 and SHA3 optimisations on Qualcomm Snapdragon X systems 2025-05-07 11:17:48 +10:00
armcap.c Enable AES and SHA3 optimisations on Qualcomm Snapdragon X systems 2025-05-07 11:17:48 +10: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 Add base code to load a LMS public key. 2025-07-10 19:03:46 +10: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 Restore use of crypto_thread_default_context 2025-06-20 13:01:39 -04:00
core_algorithm.c
core_fetch.c Copyright year updates 2025-03-12 13:35:59 +00:00
core_namemap.c Deprecate ASN1_METH internal usage 2025-07-17 11:25:18 -04: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 libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
ctype.c Copyright year updates 2023-09-07 09:59:15 +01:00
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 libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
dllmain.c Make cpuid_setup non-constructor 2025-04-29 14:19:51 +02:00
ebcdic.c
ex_data.c Fix error handling in CRYPTO_get_ex_new_index 2023-09-21 14:43:08 +02:00
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 crypto/init.c optimize ossl_(un)likely 2025-07-16 13:07:15 -04:00
initthread.c Clean up thread_local function names in initthread.c 2025-06-20 13:01:39 -04:00
loongarch64cpuid.pl Copyright year updates 2025-03-12 13:35:59 +00:00
loongarch_arch.h Copyright year updates 2023-09-07 09:59:15 +01:00
loongarchcap.c Copyright year updates 2023-09-07 09:59:15 +01:00
mem.c crypto/mem.c optimize ossl_(un)likely 2025-07-16 13:07:15 -04:00
mem_clr.c
mem_sec.c Make the lock in CRYPTO_secure_actual_size a read lock 2025-07-11 23:24:01 +10:00
mips_arch.h
o_dir.c
o_fopen.c libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
o_init.c
o_str.c libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
o_time.c
packet.c libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
param_build.c libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
param_build_set.c ossl_param_build_set_multi_key_bn(): Do not set NULL BIGNUMs 2023-10-18 18:07:13 +02:00
params.c crypto/params.c optimize ossl_(un)likely 2025-07-16 13:07:15 -04:00
params_dup.c Fix nullpointer dereference in OSSL_PARAM_merge 2025-06-30 11:11:39 +01:00
params_from_text.c libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
pariscid.pl Remove unused assembly function OPENSSL_wipe_cpu 2025-04-16 08:24:19 +10:00
passphrase.c libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
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 Copyright year updates 2023-09-07 09:59:15 +01:00
provider_conf.c crypto/provider_conf.c: Fix possible memory leak 2025-05-07 11:49:06 +02:00
provider_core.c Make ERR_count_to_mark() available to providers via 'in' dispatch array 2025-07-30 18:27:08 +02:00
provider_local.h
provider_predefined.c
punycode.c libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
quic_vlint.c libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
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 riscv: Add basic vector extension support 2023-10-26 15:55:49 +01:00
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_common.c init_master_key(): Check return of CRYPTO_THREAD_init_local() 2025-06-23 14:49:11 +02:00
threads_lib.c
threads_none.c Allow for reuse of thread_local keys in threads_none 2025-06-06 13:49:39 -04:00
threads_pthread.c crypto/threads_pthread.c optimize ossl_(un)likely 2025-07-16 13:07:15 -04:00
threads_win.c update RCU to use the new thread-local key mgmt api 2025-06-20 13:01:39 -04:00
time.c crypto: fix missing <winsock.h> indirection inclusion. 2024-09-05 17:02:51 +02:00
trace.c libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
uid.c Copyright year updates 2023-09-07 09:59:15 +01:00
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