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 the FIPS checksums
Matt Caswell
2021-05-06
2
-2
/
+2
*
Make the -inform option to be respected if possible
Tomas Mraz
2021-05-06
3
-15
/
+22
*
Fix KMAC bounds checks.
Shane Lontis
2021-05-05
4
-39
/
+56
*
fips-checksums: The define for fips module is FIPS_MODULE
Tomas Mraz
2021-05-04
2
-81
/
+81
*
FIPS module checksums: add scripts and Makefile rule
Richard Levitte
2021-05-04
2
-0
/
+460
*
Unix build file: Add a target to create providers/fips.module.sources
Richard Levitte
2021-05-04
1
-0
/
+467
*
sm2: Cleanup handling of DIGEST and DIGEST_SIZE parameters
Tomas Mraz
2021-04-30
1
-43
/
+47
*
STORE: Use the 'expect' param to limit the amount of decoders used
Richard Levitte
2021-04-30
1
-4
/
+10
*
test: never run fipsinstall if the tests are not enabled.
Pauli
2021-04-29
1
-5
/
+7
*
Fixes related to separation of DH and DHX types
Shane Lontis
2021-04-26
1
-32
/
+93
*
STORE: Simplify error filtering in der2obj_decode()
Richard Levitte
2021-04-23
1
-18
/
+6
*
Update copyright year
Matt Caswell
2021-04-22
2
-2
/
+2
*
Adapt our decoder implementations to the new way to indicate succes / failure
Richard Levitte
2021-04-21
5
-51
/
+91
*
Remove extra trailing semicolon
Rich Salz
2021-04-19
1
-1
/
+3
*
Do IV reset also for DES and 3DES implementations
Tomas Mraz
2021-04-19
2
-0
/
+9
*
PROV: Add OIDs we know to all provider applicable algorithms
Richard Levitte
2021-04-18
6
-411
/
+716
*
Fix naming for EVP_RAND_CTX_gettable functions.
Pauli
2021-04-17
1
-4
/
+4
*
Sanity check provider up-calls
Matt Caswell
2021-04-16
3
-60
/
+57
*
Store some FIPS global variables in the FIPS_GLOBAL structure
Matt Caswell
2021-04-16
12
-115
/
+171
*
Add EVP_PKEY_todata() and EVP_PKEY_export() functions.
Shane Lontis
2021-04-15
1
-1
/
+1
*
Add OID for mdc2WithRSASignature and remove related TODO 3.0
Tomas Mraz
2021-04-15
3
-28
/
+48
*
Do not allow creating empty RSA keys by duplication
Tomas Mraz
2021-04-15
1
-4
/
+7
*
Add selection support to the provider keymgmt_dup function
Tomas Mraz
2021-04-15
5
-10
/
+10
*
Implement provider-side keymgmt_dup function
Tomas Mraz
2021-04-15
5
-2
/
+50
*
Add domain parameter match check for DH and ECDH key exchange.
Shane Lontis
2021-04-14
3
-1
/
+44
*
Fix windows compiler error in kmac_prov.c
Shane Lontis
2021-04-13
1
-2
/
+6
*
Add FIPS Self test for AES_ECB decrypt
Shane Lontis
2021-04-13
2
-26
/
+65
*
Always reset IV for CBC, OFB, and CFB mode on cipher context reinit
Tomas Mraz
2021-04-12
1
-0
/
+7
*
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
Shane Lontis
2021-04-12
7
-14
/
+14
*
kmac: fix customistation string overflow bug
Pauli
2021-04-12
1
-45
/
+79
*
Add additional KMAC error
Pauli
2021-04-12
1
-0
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
20
-20
/
+20
*
Revert "Fix AES-CBC perf test failure issue"
Pauli
2021-04-08
1
-1
/
+0
*
fix coverity 1466710: resource leak
Pauli
2021-04-08
1
-3
/
+3
*
Fix AES-CBC perf test failure issue
Fangming.Fang
2021-04-07
1
-0
/
+1
*
Deprecate the EVP_PKEY controls for CMS and PKCS#7
Tomas Mraz
2021-04-06
5
-23
/
+62
*
APPS: Replace the use of OBJ_nid2ln() with name or description calls
Richard Levitte
2021-04-02
2
-33
/
+60
*
CORE: Add an algorithm_description field to OSSL_ALGORITHM
Richard Levitte
2021-04-02
2
-3
/
+3
*
Add "save-parameters" encoder parameter
Tomas Mraz
2021-04-01
1
-29
/
+31
*
Increase HKDF_MAXBUF from 1024 to 2048
Benjamin Kaduk
2021-03-31
1
-1
/
+1
*
Fix change in behaviour of EVP_PKEY_CTRL_RSA_KEYGEN_BITS
Matt Caswell
2021-03-30
1
-3
/
+9
*
Fix DH gettable OSSL_PKEY_PARAM_DH_PRIV_LEN so that it has the correct
Shane Lontis
2021-03-30
1
-2
/
+2
*
Make the SM2 group the default group for the SM2 algorithm
Tomas Mraz
2021-03-26
1
-2
/
+36
*
RSA-PSS: When printing parameters, always print the trailerfield ASN.1 value
Richard Levitte
2021-03-26
1
-7
/
+0
*
sm2: fix coverity 1467503: explicit null dereference
Pauli
2021-03-25
1
-1
/
+1
*
rsa: fix coverity 1463571: explicit null dereference
Pauli
2021-03-25
1
-6
/
+5
*
Make fipsinstall -out flag optional
Rich Salz
2021-03-24
1
-1
/
+1
*
ec_keymgmt: fix coverity 1474427: resource leak
Pauli
2021-03-24
1
-3
/
+3
*
rsa: fix coverity 1472658: resource leak
Pauli
2021-03-20
1
-0
/
+2
*
STORE: Use the same error avoidance criteria as for the DER->key decoder
Richard Levitte
2021-03-19
1
-1
/
+3
[next]