.. |
aes
|
Restore correct registers in aarch64 AES-CTR code
|
2025-01-21 10:55:56 +01:00 |
aria
|
|
|
asn1
|
Clean up ASN1_STRING comment and improve example in docs
|
2025-01-06 20:39:22 +01:00 |
async
|
one more empty line for code style consistency
|
2024-12-06 15:27:51 +01:00 |
bf
|
|
|
bio
|
Fix potential memory leak in BIO_get_accept_socket()
|
2025-01-02 14:06:51 +01:00 |
bn
|
Fix timing side-channel in ECDSA signature computation
|
2025-01-20 09:30:48 +01:00 |
buffer
|
|
|
camellia
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
cast
|
|
|
chacha
|
Make it able to run asm code on OpenBSD (arm64)
|
2025-01-14 12:14:27 +01:00 |
cmac
|
|
|
cmp
|
Fix doc and use of_X509v3_add_extensions() in case sk_X509_EXTENSION_num(exts) <= 0
|
2024-11-13 17:19:58 +01:00 |
cms
|
Fix CMS encryption with key agreement when originator set
|
2025-01-06 11:45:02 +01:00 |
comp
|
|
|
conf
|
Check returns of various sk_*_push functions
|
2025-01-08 11:11:00 +01:00 |
crmf
|
Copyright year updates
|
2024-09-05 09:35:49 +02: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 timing side-channel in ECDSA signature computation
|
2025-01-20 09:30:48 +01:00 |
encode_decode
|
Move some encode helpers to crypt/encode_decode/
|
2025-01-21 20:09:57 +11:00 |
engine
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
err
|
fix X509_PURPOSE_add() to take |sname| as primary key and handle |id| in a backwd compat way for new purpose
|
2025-01-20 08:41:19 +01:00 |
ess
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
evp
|
Pass functions with correct signatures to the evp_generic_fetch_xxx methods
|
2025-01-07 21:24:13 +01:00 |
ffc
|
ffc: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
|
2024-11-28 15:13:35 +01:00 |
hashtable
|
|
|
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 the use of OPENSSL_HTTP_PROXY / OPENSSL_HTTPS_PROXY
|
2025-01-09 12:03:52 +01:00 |
idea
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
kdf
|
|
|
lhash
|
|
|
md2
|
|
|
md4
|
|
|
md5
|
Optimize x86/aarch64 MD5 implementation
|
2025-01-06 11:43:36 +01:00 |
mdc2
|
|
|
modes
|
Make it able to run asm code on OpenBSD (arm64)
|
2025-01-14 12:14:27 +01:00 |
objects
|
Tweak case of [fs] variant letter in SLH-DSA algorithms
|
2025-01-11 14:39:03 +11:00 |
ocsp
|
Check returns of various sk_*_push functions
|
2025-01-08 11:11:00 +01:00 |
pem
|
Make the provider context available to encoders
|
2025-01-21 17:19:07 +11:00 |
perlasm
|
Work around to get llvm-mingw working on aarch64
|
2025-01-17 17:43:39 +01:00 |
pkcs7
|
Avoid NULL dereference with PKCS7_OP_SET_DETACHED_SIGNATURE
|
2024-12-02 09:44:58 +01:00 |
pkcs12
|
Fix potential memory leak in PKCS12_add_key_ex()
|
2025-01-06 21:32:50 +01:00 |
poly1305
|
Make it able to run asm code on OpenBSD (arm64)
|
2025-01-14 12:14:27 +01:00 |
property
|
Avoid leaking memory when realloc fails
|
2025-01-03 15:58:26 +01:00 |
rand
|
Return NULL from ossl_lib_ctx_get_concrete() when it is uninitialized
|
2025-01-08 11:18:13 +01:00 |
rc2
|
|
|
rc4
|
|
|
rc5
|
|
|
ripemd
|
|
|
rsa
|
Fix potential use-after-free in REF_PRINT_COUNT
|
2024-12-10 14:58:08 +01:00 |
seed
|
|
|
sha
|
Make it able to run asm code on OpenBSD (arm64)
|
2025-01-14 12:14:27 +01:00 |
siphash
|
|
|
sm2
|
sm2_sig_verify(): Do not call BN_CTX_end() without BN_CTX_start()
|
2024-11-21 11:13:56 +01:00 |
sm3
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
sm4
|
Revert "Move rodata to .rodata section for armv8"
|
2025-01-21 18:21:19 +01:00 |
srp
|
Fix potential double free through SRP_user_pwd_set1_ids()
|
2024-10-11 14:22:36 +02:00 |
stack
|
|
|
store
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
thread
|
Fix no-thread-pool build on Windows
|
2024-09-10 16:36:39 +02:00 |
ts
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
txt_db
|
|
|
ui
|
Fix Edge Cases in Password Callback Handling
|
2024-09-09 08:58:03 +02:00 |
whrlpool
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
x509
|
fix X509_PURPOSE_add() to take |sname| as primary key and handle |id| in a backwd compat way for new purpose
|
2025-01-20 08:41:19 +01:00 |
alphacpuid.pl
|
|
|
arm64cpuid.pl
|
|
|
arm_arch.h
|
|
|
armcap.c
|
Enable AES and SHA3 optimisations on Apple Silicon M4-based macOS systems
|
2024-11-22 14:56:04 +01:00 |
armv4cpuid.pl
|
Mark OPENSSL_armcap_P .hidden in arm asm
|
2024-11-22 11:22:00 +01:00 |
asn1_dsa.c
|
|
|
bsearch.c
|
|
|
build.info
|
|
|
c64xpluscpuid.pl
|
|
|
comp_methods.c
|
|
|
context.c
|
Return NULL from ossl_lib_ctx_get_concrete() when it is uninitialized
|
2025-01-08 11:18:13 +01:00 |
core_algorithm.c
|
|
|
core_fetch.c
|
Take into account no_store when pushing algorithm
|
2024-12-20 18:20:17 +01:00 |
core_namemap.c
|
core_namemap.c: Use OPENSSL_STRING instead of defining STRING type
|
2024-12-31 15:03:13 +01:00 |
cpt_err.c
|
|
|
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
|
Revert API change of OPENSSL_version()
|
2024-10-17 13:36:58 +02:00 |
defaults.c
|
|
|
der_writer.c
|
|
|
deterministic_nonce.c
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
dllmain.c
|
|
|
ebcdic.c
|
|
|
ex_data.c
|
|
|
getenv.c
|
|
|
ia64cpuid.S
|
|
|
indicator_core.c
|
|
|
info.c
|
Extension of OPENSSL_ia32cap to accommodate additional CPUID bits
|
2024-12-13 14:51:22 +01:00 |
init.c
|
|
|
initthread.c
|
Recycle the TLS key that holds thread_event_handler
|
2024-09-05 17:19:53 +02:00 |
loongarch64cpuid.pl
|
|
|
loongarch_arch.h
|
|
|
loongarchcap.c
|
|
|
LPdir_nyi.c
|
|
|
LPdir_unix.c
|
|
|
LPdir_vms.c
|
|
|
LPdir_win32.c
|
|
|
LPdir_win.c
|
|
|
LPdir_wince.c
|
|
|
mem_clr.c
|
|
|
mem_sec.c
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
mem.c
|
Use static array (length 256) for copy of OPENSSL_MALLOC_FAILURES
|
2024-11-28 17:01:28 +01: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
|
|
|
o_time.c
|
|
|
packet.c
|
|
|
param_build_set.c
|
|
|
param_build.c
|
|
|
params_dup.c
|
|
|
params_from_text.c
|
Make ossl_trace_param_values an official api function
|
2024-11-19 08:38:25 -05:00 |
params_idx.c.in
|
|
|
params.c
|
Don't promise a non-zero return size in error cases.
|
2025-01-21 17:21:52 +11:00 |
pariscid.pl
|
|
|
passphrase.c
|
|
|
ppccap.c
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
ppccpuid.pl
|
|
|
provider_child.c
|
|
|
provider_conf.c
|
Support CLI and API setting of provider configuration parameters
|
2025-01-18 03:46:37 +11:00 |
provider_core.c
|
Support CLI and API setting of provider configuration parameters
|
2025-01-18 03:46:37 +11:00 |
provider_local.h
|
|
|
provider_predefined.c
|
|
|
provider.c
|
|
|
punycode.c
|
|
|
quic_vlint.c
|
|
|
rcu_internal.h
|
|
|
README-sparse_array.md
|
|
|
riscv32cpuid.pl
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
riscv64cpuid.pl
|
|
|
riscvcap.c
|
Avoid undefined behaviour with the <ctype.h> functions.
|
2024-10-10 20:47:48 +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: Don't probe crypto cards for ME/CRT offloading during initialization
|
2024-10-23 15:07:01 +02:00 |
s390xcpuid.pl
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
self_test_core.c
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
sleep.c
|
|
|
sparccpuid.S
|
|
|
sparcv9cap.c
|
|
|
sparse_array.c
|
Copyright year updates
|
2024-09-05 09:35:49 +02:00 |
threads_lib.c
|
|
|
threads_none.c
|
threads: follow formatting rules
|
2024-09-05 17:09:50 +02:00 |
threads_pthread.c
|
Fix premature reuse of qp's in rcu locks
|
2025-01-13 17:13:48 -05:00 |
threads_win.c
|
Fix premature reuse of qp's in rcu locks
|
2025-01-13 17:13:48 -05: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
|
Extension of OPENSSL_ia32cap to accommodate additional CPUID bits
|
2024-12-13 14:51:22 +01:00 |
x86cpuid.pl
|
Extension of OPENSSL_ia32cap to accommodate additional CPUID bits
|
2024-12-13 14:51:22 +01:00 |