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
*
Add blowfish ciphers to default provider
Shane Lontis
2019-09-15
12
-16
/
+221
*
Add fips module integrity check
Shane Lontis
2019-09-15
4
-5
/
+166
*
Fix aesni_xts compile error
Shane Lontis
2019-09-15
1
-1
/
+1
*
Add aes_xts cipher to providers
Shane Lontis
2019-09-14
9
-1
/
+487
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Fix no-engine
Matt Caswell
2019-09-12
1
-1
/
+2
*
Fix no-dsa
Matt Caswell
2019-09-12
1
-1
/
+5
*
Add EVP_CIPHER_CTX_tag_length()
Shane Lontis
2019-09-11
4
-3
/
+25
*
Register KDF's using their name macros rather than strings
Pauli
2019-09-11
2
-12
/
+12
*
Make FIPS provider use KDF name for PBKDF2
Pauli
2019-09-11
1
-1
/
+1
*
Coverity 1453634: Resource leaks (RESOURCE_LEAK)
Pauli
2019-09-11
1
-1
/
+3
*
Coverity 1453633: Error handling issues (CHECKED_RETURN)
Pauli
2019-09-11
1
-1
/
+3
*
Coverity 1453630: Null pointer dereferences (FORWARD_NULL)
Pauli
2019-09-11
1
-1
/
+2
*
Revise EVP_PKEY param handling
Matt Caswell
2019-09-09
2
-8
/
+82
*
Add support for verify/verify_recover functions to EVP_SIGNATURE
Matt Caswell
2019-09-09
1
-4
/
+19
*
Implement DSA in the default provider
Matt Caswell
2019-09-09
8
-4
/
+251
*
Use common digest getter for X942 KDF
Pauli
2019-09-07
1
-28
/
+12
*
Use common digest getter for SSH KDF
Pauli
2019-09-07
1
-26
/
+9
*
Use common digest getter for TLS1 PRF
Pauli
2019-09-07
1
-39
/
+29
*
Use common digest getter for single step KDF
Pauli
2019-09-07
1
-32
/
+18
*
Use common digest getter for PBKDF2
Pauli
2019-09-07
1
-27
/
+14
*
Use common digest getter for HKDF
Pauli
2019-09-07
1
-30
/
+14
*
KMAC using common digest get code
Pauli
2019-09-07
1
-45
/
+35
*
HMAC using common digest get code
Pauli
2019-09-07
1
-82
/
+16
*
GMAC using common cipher get code
Pauli
2019-09-07
1
-76
/
+16
*
CMAC using common cipher get code
Pauli
2019-09-07
1
-82
/
+15
*
Unify the digest getting code inside providers.
Pauli
2019-09-07
4
-2
/
+234
*
PBKDF2 implementation: refactor to avoid memleak
Richard Levitte
2019-09-06
1
-5
/
+10
*
Fix memleaks in KDF implementations
Richard Levitte
2019-09-06
7
-11
/
+9
*
KDF error codes reworked
Pauli
2019-09-06
2
-0
/
+62
*
Add KDFs to providers
Pauli
2019-09-06
15
-1232
/
+1406
*
Move KDFs to the provider.
Pauli
2019-09-06
8
-0
/
+2917
*
Change provider params from int to size_t
Shane Lontis
2019-09-05
13
-101
/
+107
*
New function EVP_CIPHER_free()
Richard Levitte
2019-09-04
2
-4
/
+4
*
New function EVP_MD_free()
Richard Levitte
2019-09-04
3
-5
/
+5
*
Fix platform specific issues with provider ciphers
Shane Lontis
2019-09-01
1
-8
/
+15
*
Fix no-engine
Matt Caswell
2019-08-29
3
-3
/
+6
*
Fix no-cmac
Matt Caswell
2019-08-29
3
-14
/
+15
*
Fix no-poly1305, no-siphash and no-blake2
Matt Caswell
2019-08-29
6
-85
/
+72
*
Fix no-des
Matt Caswell
2019-08-29
2
-0
/
+4
*
Coverty fixes for MACs
Richard Levitte
2019-08-27
1
-1
/
+2
*
Cleanup ciphers and Add 3des ciphers.
Shane Lontis
2019-08-26
54
-470
/
+1382
*
Fix Issue OSS-Fuzz: Branch on uninitialized memory (in ccm code).
Shane Lontis
2019-08-25
1
-1
/
+2
*
Get rid of the diversity of names for MAC parameters
Richard Levitte
2019-08-24
7
-64
/
+22
*
Add basic aria and camellia ciphers modes to default provider
Shane Lontis
2019-08-22
43
-1764
/
+2462
*
cleanup provider digests
Shane Lontis
2019-08-20
20
-377
/
+307
*
Add aes_ccm to provider
Shane Lontis
2019-08-20
14
-88
/
+1213
*
Use macros internally for algorithm names
Richard Levitte
2019-08-19
1
-2
/
+2
*
cipher cleanups.
Shane Lontis
2019-08-19
7
-202
/
+287
*
Add fips provider code for handling self test data
Shane Lontis
2019-08-19
2
-0
/
+74
[next]