FdaSilvaYY
|
f691578bdc
nits: fix a few typo in template code
|
6 vuotta sitten |
Jakub Wilk
|
c6e090fe17
doc: Fix formatting
|
3 vuotta sitten |
Todd Short
|
feba11cf2e
Handle set_alpn_protos inputs better.
|
3 vuotta sitten |
Dr. Matthias St. Pierre
|
3ab736acb8
util/wrap.pl: use the apps/openssl.cnf from the source tree
|
3 vuotta sitten |
Petr Gotthard
|
0f10196042
apps: call ERR_print_errors when OSSL_PROVIDER_load fails
|
3 vuotta sitten |
Pauli
|
b47e7bbc41
Note deprecated function/macros with no replacement.
|
3 vuotta sitten |
Shane Lontis
|
9acbbbae6b
Fix windows compiler error in kmac_prov.c
|
3 vuotta sitten |
Shane Lontis
|
3fed27181a
Add FIPS Self test for AES_ECB decrypt
|
3 vuotta sitten |
Matt Caswell
|
28fd895305
Remove the function EVP_PKEY_set_alias_type
|
3 vuotta sitten |
Matt Caswell
|
6878f43002
Update KTLS documentation
|
3 vuotta sitten |
Matt Caswell
|
a3a54179b6
Only enable KTLS if it is explicitly configured
|
3 vuotta sitten |
Tomas Mraz
|
4ec4b063e0
Always reset IV for CBC, OFB, and CFB mode on cipher context reinit
|
3 vuotta sitten |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 vuotta sitten |
Shane Lontis
|
884314cab7
Add OSSL_PARAM_dup() and OSSL_PARAM_merge().
|
3 vuotta sitten |
Pauli
|
d36114d7cd
kmac: update the documention for the customisation string maximum length
|
3 vuotta sitten |
Pauli
|
13eaa4ecaa
kmac: fix customistation string overflow bug
|
3 vuotta sitten |
Pauli
|
810a169eb2
kmac: add long customisation string example
|
3 vuotta sitten |
Pauli
|
e3c2a55d47
Add additional KMAC error
|
3 vuotta sitten |
Armin Fuerst
|
b1c908f421
apps: fix warning about size_t / int conversion
|
3 vuotta sitten |
Dave Coombs
|
d3a5898a7f
crl2pkcs7 shouldn't include empty optional sets
|
3 vuotta sitten |
Nan Xiao
|
4c979cbeeb
Fix typos in x509.pod
|
3 vuotta sitten |
Tomas Mraz
|
bd6e7fb7a7
Small fixes and cleanups of provider API documentation
|
3 vuotta sitten |
Tomas Mraz
|
fdb5315b2d
provider-decoder.pod: Documentation of provider side decoder API
|
3 vuotta sitten |
Nan Xiao
|
3201abeb46
Fix typo in statem_clnt.c
|
3 vuotta sitten |
Christian Heimes
|
dfccfde065
Inherit hostflags verify params even without hosts
|
3 vuotta sitten |
Dr. David von Oheimb
|
6d9e045ef7
d2i_PrivateKey_decoder(): Fix premature exit on unsuccessful OSSL_DECODER_CTX_new_for_pkey()
|
3 vuotta sitten |
Dr. David von Oheimb
|
4957d95208
PEM_X509_INFO_read_bio_ex(): Generalize to allow parsing any type of private key
|
3 vuotta sitten |
Dr. David von Oheimb
|
c1fd710297
d2i_PrivateKey{,_ex}() and PEM_X509_INFO_read_bio_ex(): Fix handling of RSA/DSA/EC private key
|
3 vuotta sitten |
Dr. David von Oheimb
|
321ac1f297
PEM_X509_INFO_read,{_bio}_ex(): Complete documentation in PEM_X509_INFO_read_bio_ex.pod
|
3 vuotta sitten |
Pauli
|
987a66a6fc
apps: fix Camellia CBC performance loop
|
3 vuotta sitten |