index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup ciphers and Add 3des ciphers.
Shane Lontis
2019-08-26
41
-1030
/
+794
*
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
4
-38
/
+13
*
Add basic aria and camellia ciphers modes to default provider
Shane Lontis
2019-08-22
42
-1764
/
+2418
*
cleanup provider digests
Shane Lontis
2019-08-20
7
-258
/
+267
*
Add aes_ccm to provider
Shane Lontis
2019-08-20
12
-88
/
+1187
*
Use macros internally for algorithm names
Richard Levitte
2019-08-19
1
-2
/
+2
*
cipher cleanups.
Shane Lontis
2019-08-19
7
-202
/
+287
*
Directly return from final sha3/keccak_final if no bytes are requested
Patrick Steuer
2019-08-18
1
-2
/
+4
*
Rename ctx_{get,set}_params to {get,set}_ctx_params
Richard Levitte
2019-08-16
10
-56
/
+56
*
Rename the hash implementations KMAC{128,256} to KECCAK_KMAC{128,256}
Richard Levitte
2019-08-15
1
-2
/
+2
*
Adjust some provider reason codes
Richard Levitte
2019-08-15
4
-11
/
+11
*
Move Poly1305 to providers
Richard Levitte
2019-08-15
1
-0
/
+1
*
Move SipHash to providers
Richard Levitte
2019-08-15
1
-0
/
+1
*
Move KMAC to providers
Richard Levitte
2019-08-15
3
-1
/
+561
*
Move HMAC to providers
Richard Levitte
2019-08-15
3
-1
/
+286
*
Move GMAC to providers
Richard Levitte
2019-08-15
3
-1
/
+293
*
Move CMAC to providers
Richard Levitte
2019-08-15
4
-1
/
+278
*
Move BLAKE2 MACs to the providers
Richard Levitte
2019-08-15
3
-0
/
+15
*
Add {get,set}table_params() functions for provider digests
Richard Levitte
2019-08-15
3
-9
/
+68
*
Adapt the provider digests for more use of OSSL_PARAM
Richard Levitte
2019-08-12
2
-28
/
+46
*
Rework the provider digest constructor to provide implementation get_params
Richard Levitte
2019-08-12
1
-23
/
+40
*
GCM cipher in provider now fails if passed bad keylength
Shane Lontis
2019-08-07
1
-0
/
+19
*
Documentation for the provider Key Exchange operation
Matt Caswell
2019-08-05
1
-6
/
+6
*
Fix commit a672a02a s390x build breakage
Patrick Steuer
2019-08-01
1
-3
/
+3
*
Add gcm ciphers (aes and aria) to providers.
Shane Lontis
2019-07-31
11
-55
/
+1435
*
Check for NULL return from zalloc in dh_dupctx.
Pauli
2019-07-31
1
-0
/
+2
*
Fix coverity 1452084
Pauli
2019-07-30
1
-6
/
+6
*
Adapt DH to use with KEYMGMT
Richard Levitte
2019-07-23
6
-59
/
+113
*
Fix no-dh
Matt Caswell
2019-07-19
1
-2
/
+4
*
remove end of line spaces
Pauli
2019-07-16
1
-1
/
+1
*
Add the ability to set PKCS#3 DH padding in providers
Matt Caswell
2019-07-16
1
-1
/
+22
*
Implement PKCS#3 DH Key Exchange in the default provider
Matt Caswell
2019-07-16
4
-1
/
+182
*
Regenerate mkerr files
Rich Salz
2019-07-16
2
-43
/
+21
*
Add Common shared code needed to move aes ciphers to providers
Shane Lontis
2019-07-16
1
-243
/
+8
*
Adapt the provider AES for more use of OSSL_PARAM
Richard Levitte
2019-07-11
1
-119
/
+127
*
s390x assembly pack: fix various aes modes performance regression
Patrick Steuer
2019-07-02
1
-3
/
+3
*
Add a nid 2 algorithm name mapping capability
Matt Caswell
2019-06-28
3
-1
/
+26
*
Fix s390x build errors and warnings
Patrick Steuer
2019-06-25
1
-1
/
+2
*
Change OSSL_PARAM return size to not be a pointer.
Pauli
2019-06-24
3
-7
/
+7
*
Tell the FIPS provider about thread stop events
Matt Caswell
2019-06-17
1
-0
/
+10
*
Replumbing: Adapt the FIPS module to use the library context upcall
Richard Levitte
2019-06-17
1
-0
/
+14
*
Make EVP_MD_CTX_ctrl() work for legacy use cases (ssl3).
Shane Lontis
2019-06-11
1
-10
/
+5
*
rename the digest provider files to avoid any name clashes with other folders
Shane Lontis
2019-06-06
3
-2
/
+2
*
Move digests to providers
Shane Lontis
2019-06-04
5
-63
/
+443
*
Ensure we get all the right defines for AES assembler in FIPS module
Matt Caswell
2019-06-03
1
-0
/
+1
*
Make basic AES ciphers available from within the FIPS providers
Matt Caswell
2019-06-03
1
-0
/
+3
*
Structure alignment macro.
Pauli
2019-05-01
1
-2
/
+4
*
Replumbing: give the possibility for the provider to create a context
Richard Levitte
2019-04-30
2
-2
/
+2
*
Replumbing: make the oneshot proider cipher function like the others
Richard Levitte
2019-04-30
1
-2
/
+9
[next]