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
*
Check that the DRBG's internal state has been zeroized after uninstantiation
Dr. Matthias St. Pierre
2020-02-25
1
-13
/
+5
*
Fix default provider merge glitch
Richard Levitte
2020-02-23
1
-1
/
+1
*
PROV: Avoid MDC2 in the RSA signature implementation in the FIPS module
Richard Levitte
2020-02-22
1
-1
/
+3
*
PROV: add RSA signature implementation
Richard Levitte
2020-02-22
6
-0
/
+1147
*
Introduce the provider property
Matt Caswell
2020-02-21
3
-111
/
+116
*
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
*
Deprecate the low level Diffie-Hellman functions.
Pauli
2020-02-20
6
-0
/
+36
*
Deprecate the low level RSA functions.
Pauli
2020-02-20
5
-0
/
+30
*
[PROV][KEYMGMT][EC] Import/export of priv_key as padded const time BN
Nicola Tuveri
2020-02-18
1
-9
/
+100
*
[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
Nicola Tuveri
2020-02-18
7
-0
/
+1273
*
[PROV][KEYMGMT][DH][DSA] use BN_clear_free for secrets
Nicola Tuveri
2020-02-18
2
-2
/
+2
*
Coverity 1458439: fix resource leak
Pauli
2020-02-17
1
-0
/
+1
*
Add FFC param/key validation
Shane Lontis
2020-02-16
4
-7
/
+7
*
PROV: Build the main FIPS module code with FIPS_MODE defined
Richard Levitte
2020-02-14
1
-0
/
+1
*
Make the RSA ASYM_CIPHER implementation available inside the FIPS module
Matt Caswell
2020-02-13
4
-5
/
+35
*
Fix no-ec build
Matt Caswell
2020-02-12
2
-4
/
+7
*
Deprecate the low level DSA functions.
Pauli
2020-02-11
6
-0
/
+36
*
Add S390 support for provider based X25519/X448
Matt Caswell
2020-02-11
2
-0
/
+35
*
Add X25519/X448 Key Exchange to the default provider
Matt Caswell
2020-02-11
6
-0
/
+212
*
Implement Provider side Key Management for X25519 and X448
Matt Caswell
2020-02-11
7
-17
/
+256
*
PROV: Ensure the AlgorithmIdentifier registers in DSA signature impl
Richard Levitte
2020-02-10
1
-0
/
+2
*
Don't compile AESNI code if we're not AESNI capable
Matt Caswell
2020-02-08
3
-13
/
+23
*
Fix no-des
Matt Caswell
2020-02-08
1
-0
/
+2
*
KEYMGMT: Require both get_params and gettable_params, or none
Richard Levitte
2020-02-07
3
-15
/
+176
*
Adapt existing SERIALIZER implementations to the redesigned interface
Richard Levitte
2020-02-07
14
-181
/
+352
*
Adapt existing KEYMGMT implementations to the redesigned interface
Richard Levitte
2020-02-07
3
-206
/
+241
*
Fix builds with no-dh
Matt Caswell
2020-02-06
1
-0
/
+4
*
Fix no-multiblock
Matt Caswell
2020-02-05
1
-10
/
+13
*
PROV: Fix the DSA SIGNATURE implementation for better digests handling
Richard Levitte
2020-02-04
1
-80
/
+114
*
PROV: Implement padding mode words in the RSA ASYM_CIPHER implementation
Richard Levitte
2020-02-04
3
-8
/
+71
*
Don't pass a digest-size to signature implementations
Richard Levitte
2020-02-04
2
-14
/
+1
*
Fix coverity issues CID 1457745...1457752, 1457853, 1457854
Shane Lontis
2020-02-04
2
-5
/
+12
*
scrypt: free the MD reference correctly.
Pauli
2020-01-31
1
-1
/
+1
*
Add RSA key validation to default provider
Shane Lontis
2020-01-29
1
-0
/
+30
*
Deprecate the low level HMAC functions
Pauli
2020-01-29
3
-0
/
+18
*
Deprecate the low level CMAC functions
Pauli
2020-01-29
1
-0
/
+6
*
PROV: Adapt the DSA signature implementation to provide Algorithmidentifiers
Richard Levitte
2020-01-28
1
-9
/
+86
*
Modify EVP_PKEY_CTX_new_from_pkey() to add a propquery parameter
Matt Caswell
2020-01-27
1
-2
/
+2
*
Deprecate the low level DES functions.
Pauli
2020-01-25
11
-1
/
+61
*
Add answers for EVP_PKEY_get_default_digest_name() in RSA and DSA keymgmt
Richard Levitte
2020-01-23
2
-0
/
+31
*
Add internal maxsize macros
Richard Levitte
2020-01-23
2
-4
/
+5
*
PROV: Fix bignum printout in text serializers
Richard Levitte
2020-01-23
2
-40
/
+49
*
Add DH key exchange to fips provider
Shane Lontis
2020-01-23
2
-91
/
+314
*
PROV: Add support for error queue marks and implement in FIPS module
Richard Levitte
2020-01-21
1
-0
/
+27
*
Implement the NULL cipher in the default provider
Matt Caswell
2020-01-20
4
-0
/
+116
*
Convert rand_bytes_ex and rand_priv_bytes_ex to public functions
Matt Caswell
2020-01-20
6
-13
/
+13
*
Deprecate the low level IDEA functions.
Pauli
2020-01-19
2
-0
/
+14
*
Deprecate the low level MD5 functions.
Pauli
2020-01-19
4
-5
/
+11
*
Deprecate the low level SHA functions.
Pauli
2020-01-19
5
-2
/
+20
[next]