openssl/crypto
Nikolas Gauder 34fd1c2b54
Merge 33ac096182 into d0899abb1b
2025-07-30 12:02:35 +02: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 make style checker happy 2025-07-25 13:59:06 +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
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
evp crypto: evp: fix potential null pointer dereference in EVP_DigestSignUpdate in m_sigver.c 2025-07-30 08:55:46 +10: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
kdf
lhash
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 libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02: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
rc4 Update dead links and e-mails our sources 2025-03-26 15:40:02 +01:00
rc5
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
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
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
cpuid.c
cryptlib.c libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02:00
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 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
getenv.c
ia64cpuid.S Remove unused assembly function OPENSSL_wipe_cpu 2025-04-16 08:24:19 +10:00
indicator_core.c
info.c
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
loongarchcap.c
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
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
provider_conf.c crypto/provider_conf.c: Fix possible memory leak 2025-05-07 11:49:06 +02:00
provider_core.c Fix trace output for provider algorithm names 2025-05-16 10:47:16 +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
riscv32cpuid.pl
riscv64cpuid.pl
riscvcap.c Make cpuid_setup non-constructor 2025-04-29 14:19:51 +02:00
s390x_arch.h
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
sleep.c
sparccpuid.S Make cpuid_setup non-constructor 2025-04-29 14:19:51 +02:00
sparcv9cap.c
sparse_array.c
ssl_err.c
sslerr.h
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
trace.c libapps + libcrypto: Silence warnings on Win64 builds 2025-07-02 17:26:26 +02: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