index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
Age
Commit message (
Expand
)
Author
2022-04-19
Avoid undefined behavior of provided macs on EVP_MAC reinitialization
Tomas Mraz
2022-04-11
ec_export: Other parameters are exportable with domain parameters
Tomas Mraz
2022-04-11
sm2: Allow setting 0 length SM2 dist ID param
Tomas Mraz
2022-04-11
kdf: avoid NULL dereference on malloc failure in sshkdf
Pauli
2022-03-15
make update
Matt Caswell
2022-03-15
Update copyright year
Matt Caswell
2022-03-14
DH: Make padding always on when X9.42 KDF is used
Tomas Mraz
2022-02-14
dh_exch.c: Add check for OPENSSL_strdup
Jiasheng Jiang
2022-02-03
Fix copyrights
Todd Short
2022-02-03
Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.
slontis
2022-01-28
Add the missing check of BN_bn2hex return value
Zhou Qingyang
2022-01-27
Fix IV length of DES EDE ECB implementations
Tomas Mraz
2022-01-18
dh_exch.c: Correct gettable parameters for DH key exchange
Tomas Mraz
2022-01-17
Do not call ossl_ffc_name_to_dh_named_group with NULL argument
Tomas Mraz
2022-01-13
drbg: add handling for cases where TSAN isn't available
Pauli
2022-01-13
Avoid using a macro expansion in a macro when statically initialising
Pauli
2022-01-07
providers/implementations/keymgmt/rsa_kmgmt.c: refactor gen_init
Peiwei Hu
2022-01-06
OSSL_STORE: Prevent spurious error during loading private keys
Dr. David von Oheimb
2022-01-05
check the return value of OSSL_PARAM_BLD_new in dsa_kmgmt.c:195
x2018
2022-01-03
Check the return value of ossl_bio_new_from_core_bio()
x2018
2021-12-20
Fix deref after null
ABautkin
2021-12-14
make update
Matt Caswell
2021-12-13
Adapt our OSSL_FUNC_keymgmt_match() implementations to the EVP_PKEY_eq() fix
Richard Levitte
2021-12-08
rename MIN() macro
Gerd Hoffmann
2021-12-06
key_to_type_specific_pem_bio_cb: Use passphrase callback from the arguments
Tomas Mraz
2021-12-06
PVK decoder: prompt for PVK passphrase and not PEM
Tomas Mraz
2021-12-06
Fix pvk encoder to properly query for the passphrase
Tomas Mraz
2021-12-01
various kdfs: Always reset buflen after clearing the buffer
Tomas Mraz
2021-11-23
rsa_signverify_init: Set the PARAMS after key is set
Tomas Mraz
2021-11-22
Fix the return check of OBJ_obj2txt
PW Hu
2021-11-15
Add null digest implementation to the default provider
Tomas Mraz
2021-11-12
providers: Allow possible reinitialization in all signature algorithms
Tomas Mraz
2021-11-12
do_sigver_init: Allow reinitialization of an existing operation.
Tomas Mraz
2021-11-09
Fix DER encoder implementations for output structures "EC" and "SM2"
Richard Levitte
2021-11-08
Address Coverity 1493362 resource leak
Pauli
2021-10-27
Don't crash encoding a public key with no public key value
Matt Caswell
2021-10-26
test-rand: return failure on not enough data, allow parent
Pauli
2021-10-22
Fix a bug in signature self tests in the FIPS module
Matt Caswell
2021-10-22
Fix SSKDF to not claim a buffer size that is too small for the MAC
Matt Caswell
2021-10-19
Update provider_util.c to correctly handle ENGINE references
Matt Caswell
2021-10-15
Raise error when invalid digest used with SM2
Tomas Mraz
2021-09-22
rand: don't free an mis-set pointer on error
Pauli
2021-09-21
Avoid double-free on unsuccessful getting PRNG seeding
Dmitry Belyavskiy
2021-09-15
providers: Do not use global EVP_CIPHERs and EVP_MDs
Tomas Mraz
2021-09-07
make update
Richard Levitte
2021-09-07
Update copyright year
Richard Levitte
2021-09-05
ENCODER PROV: Add encoders with EncryptedPrivateKeyInfo output
Richard Levitte
2021-09-05
OSSL_STORE 'file:' scheme: Set input structure for certificates and CRLs
Richard Levitte
2021-09-05
PEM to DER decoder: Specify object type and data structure more consistently
Richard Levitte
2021-09-03
Fix dh dupctx refcount error
slontis
[prev]
[next]