index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-03-11
37
-37
/
+37
*
Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIO
Pauli
2021-03-11
3
-5
/
+26
*
Use BIO_f_readbuffer() in the decoder to support stdin.
Shane Lontis
2021-03-10
1
-159
/
+11
*
OSSL_STORE: restore diagnostics on decrypt error; provide password hints
Dr. David von Oheimb
2021-03-04
1
-1
/
+7
*
Make 'tests' depend on a generated 'providers/fipsmodule.cnf'
Richard Levitte
2021-03-03
1
-0
/
+10
*
rand: remove FIPS mode conditional code.
Pauli
2021-03-03
1
-35
/
+1
*
EVP_PKEY_CTX_get/settable_params: pass provider operation context
Tomas Mraz
2021-03-03
18
-59
/
+101
*
Remove todos in decode_der2key.c and decode_ms2key.c
Tomas Mraz
2021-03-03
2
-2
/
+2
*
Improve error reporting in key exchange provider implementations
Tomas Mraz
2021-03-03
3
-8
/
+17
*
Remove unused MAX_TLS_MAC_SIZE define
Tomas Mraz
2021-03-03
1
-3
/
+0
*
Remove todos in providers/implementations/include/prov
Tomas Mraz
2021-03-03
2
-8
/
+6
*
Resolve TODOs in signature implementations.
Tomas Mraz
2021-03-03
3
-5
/
+5
*
Remove RSA SSLv23 padding mode
Rich Salz
2021-03-01
2
-5
/
+0
*
prov: update rand implementations to have a params argument for the instantia...
Pauli
2021-02-28
6
-9
/
+18
*
fips: update DRBG KATs for the extra instantiate argument
Pauli
2021-02-28
1
-3
/
+3
*
prov: add additional argument to KDF derive call in key exchange
Pauli
2021-02-28
1
-1
/
+1
*
fips: add additional argument to KDF derive call in self test
Pauli
2021-02-28
1
-3
/
+1
*
prov: add extra params argument to KDF implementations
Pauli
2021-02-28
10
-28
/
+33
*
update poly1305 to have additional init arguments
Pauli
2021-02-28
1
-12
/
+25
*
update BLAKE2 to have additional init arguments
Pauli
2021-02-28
1
-19
/
+26
*
prov: update kmac to have additional init arguments
Pauli
2021-02-28
1
-18
/
+28
*
prov: update hmac to have additional init arguments
Pauli
2021-02-28
1
-8
/
+25
*
prov: update gmac to have additional init arguments
Pauli
2021-02-28
1
-12
/
+29
*
prov: update cmac to have additional init arguments
Pauli
2021-02-28
1
-17
/
+17
*
prov: use new MAC_init arguments in HMAC-DRBG
Pauli
2021-02-28
1
-14
/
+3
*
prov: use new MAC_init arguments in signature legacy code
Pauli
2021-02-28
1
-3
/
+3
*
prov: update provider util to be less agressive about changing things unneces...
Pauli
2021-02-28
1
-1
/
+6
*
fips: update to use the extra MAC init arguments
Pauli
2021-02-28
1
-5
/
+2
*
prov kdf: update to use the extra MAC init arguments
Pauli
2021-02-28
3
-26
/
+4
*
prov: update SipHash to new init function
Pauli
2021-02-28
1
-32
/
+63
*
siphash: Add the C and D round parameters for SipHash.
Pauli
2021-02-28
1
-3
/
+16
*
PROV: Implement an EC key -> blob encoder, to get the public key
Richard Levitte
2021-02-27
4
-1
/
+214
*
prov: upport modified gettable/settable ctx calls for ciphers
Pauli
2021-02-26
10
-20
/
+34
*
prov: support modified gettable/settable ctx calls for MACs
Pauli
2021-02-26
7
-14
/
+27
*
prov: support modified gettable/settable ctx calls for KDFs
Pauli
2021-02-26
10
-20
/
+40
*
prov: update RNGs to support modified gettable/settable CTX params
Pauli
2021-02-26
5
-9
/
+18
*
prov: update digests to support modified ctx params
Pauli
2021-02-26
4
-4
/
+8
*
Fix external symbols related to ec & sm2 keys
Shane Lontis
2021-02-26
9
-96
/
+104
*
Fix external symbols related to dsa keys
Shane Lontis
2021-02-26
3
-20
/
+20
*
Fix external symbols related to dh keys
Shane Lontis
2021-02-26
3
-36
/
+36
*
Allow the sshkdf type to be passed as a single character
Richard Levitte
2021-02-24
3
-7
/
+11
*
X509: Refactor X509_PUBKEY processing to include provider side keys
Richard Levitte
2021-02-24
1
-1
/
+2
*
Add EVP_PKEY_public_check_quick.
Shane Lontis
2021-02-22
2
-7
/
+22
*
Fix d2i_AutoPrivateKey_ex so that is uses the new decoder (and produces
Shane Lontis
2021-02-19
2
-3
/
+26
*
Pass the object type and data structure from the pem2der decoder
Matt Caswell
2021-02-18
1
-13
/
+51
*
Adjust the few places where the string length was confused
Richard Levitte
2021-02-18
2
-6
/
+7
*
Update copyright year
Matt Caswell
2021-02-18
86
-86
/
+86
*
Fix external symbols related to provider related security checks for
Shane Lontis
2021-02-18
10
-45
/
+46
*
Fix external symbols in the provider digest implementations.
Shane Lontis
2021-02-18
8
-84
/
+97
*
Add deep copy of propq field in mac_dupctx to avoid double free
zekeevans-mf
2021-02-18
1
-0
/
+4
[next]