index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
/
fips
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add the concept of "Capabilities" to the default and fips providers
Matt Caswell
2020-06-19
1
-0
/
+1
*
Configure DEPs for FIPS provider on AIX.
Matthias Kraft
2020-06-18
1
-1
/
+1
*
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
Pauli
2020-06-11
1
-3
/
+3
*
kdf: make function naming consistent.
Pauli
2020-06-11
1
-3
/
+3
*
fips: add additional algorithms to the FIPS provider.
Pauli
2020-06-05
1
-3
/
+21
*
fips: add AES OFB mode ciphers to FIPS provider.
Pauli
2020-05-27
1
-0
/
+3
*
fips: add AES CFB mode ciphers to FIPS provider.
Pauli
2020-05-27
1
-0
/
+9
*
Update core_names.h fields and document most fields.
Shane Lontis
2020-05-26
1
-2
/
+3
*
Maintain strict type discipline between the core and providers
Matt Caswell
2020-05-16
2
-13
/
+18
*
PROV & KEYMGMT: Add PSS-parameter support in the RSA KEYMGMT implementation
Richard Levitte
2020-05-14
1
-0
/
+1
*
PROV: Adapt all our providers to use the new PROV_CTX structure
Richard Levitte
2020-05-13
1
-11
/
+27
*
Fix some misunderstandings in our providers' main modules
Richard Levitte
2020-05-12
1
-31
/
+46
*
Amend references to "OpenSSL license"
Shourya Shukla
2020-04-29
4
-4
/
+4
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
3
-3
/
+3
*
FIPS: remove algorithms that are not being validated.
Pauli
2020-04-23
1
-12
/
+0
*
Add ECX to FIPS provider as non-FIPS algorithms
Pauli
2020-04-17
1
-0
/
+10
*
Add data driven SELF TEST code for signatures and key agreement
Shane Lontis
2020-04-03
3
-413
/
+1050
*
Param build: make structures opaque.
Pauli
2020-03-28
1
-29
/
+31
*
Param builder: make the OSSL_PARAM_BLD APIs public.
Pauli
2020-03-28
1
-28
/
+28
*
Add ECDSA to providers
Shane Lontis
2020-03-15
1
-1
/
+4
*
Add RSA sign to the fips provider
Shane Lontis
2020-03-15
1
-0
/
+16
*
Add ECDH to fips provider
Shane Lontis
2020-03-11
1
-0
/
+6
*
Add pairwise consistency self tests to asym keygenerators
Shane Lontis
2020-03-03
6
-159
/
+49
*
Check that the DRBG's internal state has been zeroized after uninstantiation
Dr. Matthias St. Pierre
2020-02-25
1
-13
/
+5
*
Introduce the provider property
Matt Caswell
2020-02-21
1
-30
/
+30
*
Add DRBG self tests
Shane Lontis
2020-02-21
2
-18
/
+377
*
Params: add argument to the _from_text calls to indicate if the param exists.
Pauli
2020-02-21
1
-1
/
+1
*
Make the RSA ASYM_CIPHER implementation available inside the FIPS module
Matt Caswell
2020-02-13
1
-0
/
+8
*
Implement Provider side Key Management for X25519 and X448
Matt Caswell
2020-02-11
1
-5
/
+5
*
Fix no-des
Matt Caswell
2020-02-08
1
-0
/
+2
*
Fix builds with no-dh
Matt Caswell
2020-02-06
1
-0
/
+4
*
Don't pass a digest-size to signature implementations
Richard Levitte
2020-02-04
1
-3
/
+1
*
Fix coverity issues CID 1457745...1457752, 1457853, 1457854
Shane Lontis
2020-02-04
1
-3
/
+10
*
Modify EVP_PKEY_CTX_new_from_pkey() to add a propquery parameter
Matt Caswell
2020-01-27
1
-2
/
+2
*
Add DH key exchange to fips provider
Shane Lontis
2020-01-23
1
-88
/
+301
*
PROV: Add support for error queue marks and implement in FIPS module
Richard Levitte
2020-01-21
1
-0
/
+27
*
Add FIPS Self test kats for digests
Shane Lontis
2020-01-15
7
-8
/
+590
*
Add dsa signature alg to fips provider
Shane Lontis
2020-01-12
1
-6
/
+172
*
Add AES_CBC_HMAC_SHA ciphers to providers.
Shane Lontis
2020-01-06
1
-34
/
+55
*
Add fips self test DEP for solaris and hpux
Shane Lontis
2019-12-22
1
-6
/
+31
*
Deprecate most of debug-memory
Rich Salz
2019-12-14
2
-12
/
+0
*
Disable mem leak checking for the self test lock
Matt Caswell
2019-11-29
2
-0
/
+17
*
Make sure we only run the self tests once
Matt Caswell
2019-11-29
4
-9
/
+102
*
Tweak some algorithm naming inconsistencies
Matt Caswell
2019-11-21
1
-5
/
+5
*
KDF: use string names not macros to align with other algorithms.
Pauli
2019-10-31
1
-5
/
+5
*
Cleanup: move remaining providers/common/include/internal/*.h
Richard Levitte
2019-10-10
2
-3
/
+3
*
Cleanup: move providers/common/include/internal/provider_args.h
Richard Levitte
2019-10-10
1
-1
/
+1
*
Rework how our providers are built
Richard Levitte
2019-10-10
1
-0
/
+1
*
Adapt existing providers to posibly have name lists
Richard Levitte
2019-10-03
1
-43
/
+77
[prev]
[next]