openssl/crypto
2021-03-13 11:16:13 +01:00
..
aes remove unused initialisations 2020-12-03 11:22:06 +10:00
aria
asn1 Update copyright year 2021-03-11 13:27:36 +00:00
async Update copyright year 2021-01-07 13:38:50 +00:00
bf
bio Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto 2021-03-12 15:11:21 +01:00
bn Update copyright year 2021-03-11 13:27:36 +00:00
buffer Update copyright year 2020-11-26 14:18:57 +00:00
camellia
cast
chacha
cmac Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
cmp Update copyright year 2021-03-11 13:27:36 +00:00
cms misc: other init function param additions 2021-03-12 08:27:11 +10:00
comp Update copyright year 2020-11-26 14:18:57 +00:00
conf Update copyright year 2021-01-28 13:54:57 +01:00
crmf Update copyright year 2021-03-11 13:27:36 +00:00
ct misc: other init function param additions 2021-03-12 08:27:11 +10:00
des Update copyright year 2021-01-28 13:54:57 +01:00
dh Update copyright year 2021-03-11 13:27:36 +00:00
dsa Update copyright year 2021-03-11 13:27:36 +00:00
dso Update copyright year 2020-11-26 14:18:57 +00:00
ec Update copyright year 2021-03-11 13:27:36 +00:00
encode_decode Update copyright year 2021-03-11 13:27:36 +00:00
engine Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto 2021-03-12 15:11:21 +01:00
err Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto 2021-03-12 15:11:21 +01:00
ess Update copyright year 2021-03-11 13:27:36 +00:00
evp evp: add params arguments to init functions 2021-03-12 08:27:11 +10:00
ffc Update copyright year 2021-03-11 13:27:36 +00:00
hmac
http Update copyright year 2021-03-11 13:27:36 +00:00
idea
kdf
lhash Update copyright year 2020-11-26 14:18:57 +00:00
md2
md4
md5 Update copyright year 2020-11-26 14:18:57 +00:00
mdc2
modes Update copyright year 2021-03-11 13:27:36 +00:00
objects Update copyright year 2021-02-18 15:05:17 +00:00
ocsp Update copyright year 2021-03-11 13:27:36 +00:00
pem Update copyright year 2021-03-11 13:27:36 +00:00
perlasm
pkcs7 misc: other init function param additions 2021-03-12 08:27:11 +10:00
pkcs12 Update copyright year 2021-03-11 13:27:36 +00:00
poly1305
property ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
rand Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto 2021-03-12 15:11:21 +01:00
rc2
rc4 rename md5_block_asm_data_order to ossl_md5_block_asm_data_order 2020-11-19 07:38:58 +10:00
rc5
ripemd
rsa Update copyright year 2021-03-11 13:27:36 +00:00
seed
sha Update copyright year 2020-11-26 14:18:57 +00:00
siphash Update copyright year 2021-03-11 13:27:36 +00:00
sm2 Update copyright year 2021-03-11 13:27:36 +00:00
sm3
sm4
srp Update copyright year 2021-02-18 15:05:17 +00:00
stack Update copyright year 2021-02-18 15:05:17 +00:00
store Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto 2021-03-12 15:11:21 +01:00
ts TS ESS: Let TS_RESP_verify_signature() make use of untrusted certs also from token response 2021-03-13 11:16:13 +01:00
txt_db
ui ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
whrlpool Update copyright year 2021-03-11 13:27:36 +00:00
x509 Update copyright year 2021-03-11 13:27:36 +00:00
alphacpuid.pl
arm64cpuid.pl Read MIDR_EL1 system register on aarch64 2020-12-09 16:17:17 +01:00
arm_arch.h Read MIDR_EL1 system register on aarch64 2020-12-09 16:17:17 +01:00
armcap.c Update copyright year 2021-01-28 13:54:57 +01:00
armv4cpuid.pl
asn1_dsa.c
bsearch.c
build.info Fix no-threads 2020-12-14 10:45:27 +10:00
c64xpluscpuid.pl
context.c Always ensure we hold ctx->lock when calling CRYPTO_get_ex_data() 2021-02-02 12:21:21 +00:00
core_algorithm.c rename ossl_provider_forall_loaded to ossl_provider_doall_activated 2021-03-12 09:14:00 +10:00
core_fetch.c Update copyright year 2021-01-28 13:54:57 +01:00
core_namemap.c Update copyright year 2021-03-11 13:27:36 +00:00
cpt_err.c openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short input 2020-12-10 15:19:55 +01:00
cryptlib.c Update copyright year 2021-03-11 13:27:36 +00:00
ctype.c
cversion.c
der_writer.c
dllmain.c
ebcdic.c
ex_data.c Update copyright year 2021-02-18 15:05:17 +00:00
getenv.c
ia64cpuid.S
info.c
init.c Optimise OPENSSL_init_crypto 2020-12-31 13:14:38 +01:00
initthread.c Update copyright year 2021-01-28 13:54:57 +01: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 Add MAP_CONCEAL from OpenBSD which has similar purpose but on mmap 2020-12-08 18:27:07 +01:00
mem.c
mips_arch.h
o_dir.c
o_fopen.c Update copyright year 2020-11-26 14:18:57 +00:00
o_init.c
o_str.c openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short input 2020-12-10 15:19:55 +01:00
o_time.c Update copyright year 2021-03-11 13:27:36 +00:00
packet.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
param_build_set.c Update copyright year 2021-03-11 13:27:36 +00:00
param_build.c Update copyright year 2021-03-11 13:27:36 +00:00
params_from_text.c Fix OSSL_PARAM_allocate_from_text() for OSSL_PARAM_UTF8_STRING 2021-02-24 19:50:10 +01:00
params.c Update copyright year 2021-03-11 13:27:36 +00:00
pariscid.pl
passphrase.c
ppc_arch.h
ppccap.c crypto/ppccap.c: Remove useless TODO 3.0 2021-03-04 14:15:01 +01:00
ppccpuid.pl
provider_conf.c Update copyright year 2021-03-11 13:27:36 +00:00
provider_core.c rename ossl_provider_forall_loaded to ossl_provider_doall_activated 2021-03-12 09:14:00 +10:00
provider_local.h
provider_predefined.c
provider.c rename ossl_provider_forall_loaded to ossl_provider_doall_activated 2021-03-12 09:14:00 +10:00
punycode.c
README-sparse_array.md
s390x_arch.h
s390xcap.c
s390xcpuid.pl
self_test_core.c
sparc_arch.h
sparccpuid.S
sparcv9cap.c
sparse_array.c
threads_lib.c Fix no-threads 2020-12-14 10:45:27 +10:00
threads_none.c Add some more CRYPTO_atomic functions 2020-12-31 13:14:38 +01:00
threads_pthread.c Fix error-checking compiles for mutex 2021-03-12 08:00:18 +10:00
threads_win.c Update copyright year 2021-03-11 13:27:36 +00:00
trace.c ENCODER: Add tracing 2020-11-11 12:43:27 +01:00
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl