.. |
aes
|
Add vpaes-loongarch64.pl module.
|
2022-10-12 18:02:12 +11:00 |
aria
|
|
|
asn1
|
crypto: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
async
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
bf
|
crypto: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
bio
|
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
bn
|
Fix LLVM vs Apple LLVM version numbering confusion, for $avx512ifma
|
2022-10-13 15:45:46 +02:00 |
buffer
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
camellia
|
|
|
cast
|
crypto: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
chacha
|
Improve chacha20 perfomance on aarch64 by interleaving scalar with SVE/SVE2
|
2022-09-01 18:01:19 +10:00 |
cmac
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
cmp
|
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
cms
|
crypto: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
comp
|
Add ZSTD compression support (RFC8478bis)
|
2022-10-18 09:30:21 -04:00 |
conf
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
crmf
|
CRMF: make create_popo_signature() check that pubkey and pkey match
|
2022-08-24 11:27:12 +02:00 |
ct
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
des
|
crypto: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
dh
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
dsa
|
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
dso
|
Fix crypto/dso/dso_vms.c
|
2022-10-07 10:23:17 +02:00 |
ec
|
nit: fix some pointer comparisons
|
2022-10-12 16:55:28 +11:00 |
encode_decode
|
Coverity 1515953: negative loop bound
|
2022-10-14 12:53:02 +11:00 |
engine
|
crypto: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
err
|
Add ZSTD compression support (RFC8478bis)
|
2022-10-18 09:30:21 -04:00 |
ess
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
evp
|
Add translation for ECX group parameter
|
2022-10-13 13:26:14 +01:00 |
ffc
|
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
hmac
|
|
|
hpke
|
Add HPKE DHKEM provider support for EC, X25519 and X448.
|
2022-09-23 09:24:47 +01:00 |
http
|
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
idea
|
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
kdf
|
|
|
lhash
|
Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch
|
2022-10-07 10:05:50 +02:00 |
md2
|
|
|
md4
|
|
|
md5
|
|
|
mdc2
|
|
|
modes
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
objects
|
Add ZSTD compression support (RFC8478bis)
|
2022-10-18 09:30:21 -04:00 |
ocsp
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
pem
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
perlasm
|
|
|
pkcs7
|
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
pkcs12
|
PKCS12_SAFEBAG_set0_attrs: Remove const from function signature
|
2022-10-13 13:21:54 +01:00 |
poly1305
|
|
|
property
|
property: make cache flushing slight less deterministic
|
2022-08-10 12:03:54 +01:00 |
rand
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
rc2
|
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
rc4
|
|
|
rc5
|
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
ripemd
|
|
|
rsa
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
seed
|
|
|
sha
|
Fix SHA, SHAKE, and KECCAK ASM flag passing
|
2022-07-11 09:28:19 +10:00 |
siphash
|
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
sm2
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
sm3
|
|
|
sm4
|
optimize ossl_sm4_set_key speed
|
2022-10-13 13:20:24 +01:00 |
srp
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
stack
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
store
|
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
thread
|
crypto: add preemptive threading support
|
2022-10-17 09:45:39 +01:00 |
ts
|
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
txt_db
|
|
|
ui
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
whrlpool
|
|
|
x509
|
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
alphacpuid.pl
|
|
|
arm64cpuid.pl
|
|
|
arm_arch.h
|
Fix aarch64 signed bit shift issue found by UBSAN
|
2022-07-19 12:14:33 +02:00 |
armcap.c
|
armcap: skip probing _armv7_tick()
|
2022-10-04 11:56:47 +01:00 |
armv4cpuid.pl
|
|
|
asn1_dsa.c
|
|
|
bsearch.c
|
|
|
build.info
|
crypto: add preemptive threading support
|
2022-10-17 09:45:39 +01:00 |
c64xpluscpuid.pl
|
|
|
context.c
|
crypto: add preemptive threading support
|
2022-10-17 09:45:39 +01:00 |
core_algorithm.c
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
core_fetch.c
|
"Reserve" the method store when constructing methods
|
2022-07-20 07:28:17 +01:00 |
core_namemap.c
|
|
|
cpt_err.c
|
|
|
cpuid.c
|
|
|
cryptlib.c
|
|
|
ctype.c
|
|
|
cversion.c
|
|
|
der_writer.c
|
|
|
dllmain.c
|
|
|
ebcdic.c
|
|
|
ex_data.c
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
getenv.c
|
|
|
ia64cpuid.S
|
|
|
info.c
|
|
|
init.c
|
Add ZSTD compression support (RFC8478bis)
|
2022-10-18 09:30:21 -04:00 |
initthread.c
|
|
|
loongarch64cpuid.pl
|
Add LoongArch64 cpuid and OPENSSL_loongarchcap_P
|
2022-10-12 18:02:12 +11:00 |
loongarch_arch.h
|
Add LoongArch64 cpuid and OPENSSL_loongarchcap_P
|
2022-10-12 18:02:12 +11:00 |
loongarchcap.c
|
Add LoongArch64 cpuid and OPENSSL_loongarchcap_P
|
2022-10-12 18:02:12 +11:00 |
LPdir_nyi.c
|
|
|
LPdir_unix.c
|
|
|
LPdir_vms.c
|
|
|
LPdir_win32.c
|
|
|
LPdir_win.c
|
|
|
LPdir_wince.c
|
|
|
mem_clr.c
|
|
|
mem_sec.c
|
Adapt CRYPTO_secure_malloc() like CRYPTO_malloc()
|
2022-10-05 14:02:02 +02:00 |
mem.c
|
ERR: Make CRYPTO_malloc() and friends report ERR_R_MALLOC_FAILURE
|
2022-08-27 09:40:09 +02:00 |
mips_arch.h
|
|
|
o_dir.c
|
|
|
o_fopen.c
|
crypto: Fix various typos, repeated words, align some spelling to LDP.
|
2022-10-12 16:55:01 +11:00 |
o_init.c
|
|
|
o_str.c
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
o_time.c
|
|
|
packet.c
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
param_build_set.c
|
|
|
param_build.c
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
params_dup.c
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
params_from_text.c
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
params.c
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
pariscid.pl
|
|
|
passphrase.c
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
ppccap.c
|
|
|
ppccpuid.pl
|
|
|
provider_child.c
|
|
|
provider_conf.c
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
provider_core.c
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
provider_local.h
|
|
|
provider_predefined.c
|
|
|
provider.c
|
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2022-10-05 14:02:03 +02:00 |
punycode.c
|
|
|
quic_vlint.c
|
|
|
README-sparse_array.md
|
|
|
riscv32cpuid.pl
|
Add RISC-V 32 cpuid support
|
2022-09-05 10:20:30 +10:00 |
riscv64cpuid.pl
|
|
|
riscvcap.c
|
|
|
s390x_arch.h
|
|
|
s390xcap.c
|
|
|
s390xcpuid.pl
|
|
|
self_test_core.c
|
|
|
sleep.c
|
Rename ossl_sleep() to OSSL_sleep() and make it public
|
2022-10-06 08:01:09 +02:00 |
sparccpuid.S
|
|
|
sparcv9cap.c
|
|
|
sparse_array.c
|
Coverity 1507376: Dereference after null check
|
2022-07-22 14:42:13 +02:00 |
threads_lib.c
|
|
|
threads_none.c
|
CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error
|
2022-10-05 10:20:10 +11:00 |
threads_pthread.c
|
CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error
|
2022-10-05 10:20:10 +11:00 |
threads_win.c
|
CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error
|
2022-10-05 10:20:10 +11:00 |
time.c
|
time: move OSSL_TIME to libcrypto
|
2022-09-13 21:13:22 +10:00 |
trace.c
|
Add tests for trace_api.
|
2022-09-16 08:31:56 +02:00 |
uid.c
|
|
|
vms_rms.h
|
|
|
x86_64cpuid.pl
|
|
|
x86cpuid.pl
|
|
|