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
/
implementations
Age
Commit message (
Expand
)
Author
2022-10-27
Make openVMS seeding less dependent of OpenVMS version
Richard Levitte
2022-10-19
Avoid putting ripemd_prov.c in libcommon otherwise it is regarded as fips source
Tomas Mraz
2022-10-19
default provider: include RIPEMD160
Pauli
2022-10-11
Update copyright year
Matt Caswell
2022-10-07
set MGF1 digest correctly
James Muir
2022-08-19
Limit the size of various MAXCHUNK definitions
Pauli
2022-08-18
ec_kmgmt.c: Do not crash when getting OSSL_PKEY_PARAM_ENCODED_PUBLIC_KEY
Tomas Mraz
2022-08-04
providers: Set the size of EC signature on s390.
Sebastian Andrzej Siewior
2022-07-27
GCM: record limit counter gets reset on AAD changes
Pauli
2022-07-19
dh_to_text: Print the dh->length if set
Tomas Mraz
2022-07-11
use #pragma comment(lib) with _MSC_VER only
Viktor Szakats
2022-07-05
Update copyright year
Richard Levitte
2022-06-28
kdf objects missing a return if malloc fails.
slontis
2022-06-23
The flag "decoded-from-explicit" must be imp/exportable
Tomas Mraz
2022-06-21
Update copyright year
Matt Caswell
2022-06-20
providers/implementations/exchange/kdf_exch.c: fix unavailable SIZE_MAX
Richard Levitte
2022-06-15
providers/implementations/exchange/kdf_exch.c: Fix kdf_derive()
Richard Levitte
2022-06-15
Fix the export routines to not return success if param alloc failed
Matt Caswell
2022-06-10
sm2_dupctx: Avoid potential use after free of the md
Tomas Mraz
2022-06-10
Fix a use after free in error handling of hmac_dup
Bernd Edlinger
2022-06-08
Don't report success from ec_export if OSSL_PARAM_BLD_to_param failed
Matt Caswell
2022-06-06
Check return value of ossl_parse_property()
Tomas Mraz
2022-05-27
Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length
Peiwei Hu
2022-05-24
Fix check of EVP_CIPHER_CTX_ctrl
Peiwei Hu
2022-05-23
Fix regression in default key length for Blowfish CFB and OFB ciphers
Tomas Mraz
2022-05-03
Update copyright year
Matt Caswell
2022-05-03
Fix the RC4-MD5 cipher
Matt Caswell
2022-04-29
poly1305: Properly copy the whole context on dup
Tomas Mraz
2022-04-27
siphash: Properly set mac size in sipcopy
Tomas Mraz
2022-04-21
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
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
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-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-13
Adapt our OSSL_FUNC_keymgmt_match() implementations to the EVP_PKEY_eq() fix
Richard Levitte
[next]