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
*
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
*
PROV: Adapt the RSA, DSA and DH KEYMGMT implementations
Richard Levitte
2020-01-17
3
-4
/
+99
*
PROV: Adapt the DSA keymgmt implementation to no ex_fields
Richard Levitte
2020-01-15
1
-4
/
+2
*
Deprecate the low level RC5 functions
Pauli
2020-01-15
2
-0
/
+12
*
Deprecate the low level RC4 functions
Pauli
2020-01-15
4
-0
/
+24
*
Deprecate the low level RC2 functions
Pauli
2020-01-15
2
-0
/
+12
*
Deprecate the low level SEED functions
Pauli
2020-01-15
2
-0
/
+12
*
Add FIPS Self test kats for digests
Shane Lontis
2020-01-15
7
-8
/
+590
*
PROV: Fix mixup between general and specialized GCM implementations
Richard Levitte
2020-01-14
6
-76
/
+76
*
Deprecate the Low Level CAST APIs
Matt Caswell
2020-01-13
2
-0
/
+12
*
Deprecate Low Level Camellia APIs
Matt Caswell
2020-01-13
2
-0
/
+12
*
Deprecate the low level Whirlpool functions.
Pauli
2020-01-12
1
-0
/
+6
*
Deprecate the low level MDC2 functions.
Pauli
2020-01-12
1
-0
/
+6
*
Deprecate the low level MD4 functions.
Pauli
2020-01-12
1
-0
/
+6
*
Deprecate the low level MD2 functions.
Pauli
2020-01-12
1
-0
/
+6
*
Deprecate the low level RIPEMD160 functions.
Pauli
2020-01-12
1
-0
/
+6
*
Add dsa signature alg to fips provider
Shane Lontis
2020-01-12
3
-11
/
+181
*
Add GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GCM_SET_IV_INV to providers
Shane Lontis
2020-01-10
2
-31
/
+68
*
PROV: Adjust the KEYMGMT name specs to include all names
Richard Levitte
2020-01-09
1
-3
/
+3
*
Add the DSA serializers to the default provider tools
Richard Levitte
2020-01-08
1
-0
/
+21
*
Deprecate Low Level Blowfish APIs
Matt Caswell
2020-01-08
2
-0
/
+12
*
Add missing inclusion of "internal/deprecated.h"
Richard Levitte
2020-01-06
3
-1
/
+21
*
Deprecate the low level AES functions
Matt Caswell
2020-01-06
14
-0
/
+90
*
Add AES_CBC_HMAC_SHA ciphers to providers.
Shane Lontis
2020-01-06
11
-188
/
+2279
*
coverity 1456638: fix null check
Pauli
2020-01-05
1
-4
/
+3
*
coverity 1456640: fix null check
Pauli
2020-01-05
1
-4
/
+3
*
coverity 1456642: fix null check
Pauli
2020-01-05
1
-4
/
+2
*
Fix no-dsa builds
Matt Caswell
2019-12-23
1
-1
/
+3
*
Fix no-dh
Matt Caswell
2019-12-23
2
-1
/
+5
*
Add fips self test DEP for solaris and hpux
Shane Lontis
2019-12-22
1
-6
/
+31
*
Fix no-des build
Bernd Edlinger
2019-12-20
1
-0
/
+6
*
EVP & PROV: Fix all platform inclusions
Richard Levitte
2019-12-19
11
-3
/
+11
*
Optimize AES-GCM implementation on aarch64
Fangming.Fang
2019-12-19
3
-8
/
+96
*
Deprecate most of debug-memory
Rich Salz
2019-12-14
2
-12
/
+0
*
mac poly1305: add missing NULL check in new function.
Pauli
2019-12-13
1
-1
/
+2
*
mac siphash: add missing NULL check on context creation
Pauli
2019-12-13
1
-1
/
+2
*
PROV: Move AES_GCM specialisation away from common cipher header
Richard Levitte
2019-12-12
4
-34
/
+45
*
PROV: Move AES_CCM specialisation away from common cipher header
Richard Levitte
2019-12-12
5
-42
/
+51
[next]