index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
siphash
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
2
-4
/
+4
*
Move SipHash to providers
Richard Levitte
2019-08-15
2
-147
/
+0
*
Change EVP_MAC method from copy to dup
Kurt Roeckx
2019-06-06
1
-3
/
+10
*
Following the license change, modify the boilerplates in crypto/siphash/
Richard Levitte
2018-12-06
4
-4
/
+4
*
Fix SipHash init order.
Richard Levitte
2018-11-12
1
-1
/
+13
*
EVP_MAC: Integrate SipHash EVP_PKEY_METHOD into generic MAC EVP_PKEY_METHOD
Richard Levitte
2018-10-30
2
-206
/
+0
*
EVP_MAC: Add SipHash implementation
Richard Levitte
2018-10-30
2
-0
/
+140
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
SipHash: add separate setter for the hash size
Richard Levitte
2018-09-09
2
-20
/
+25
*
SipHash: make it possible to control the hash size through string controls
Richard Levitte
2018-09-09
1
-0
/
+6
*
Add support getting raw private/public keys
Matt Caswell
2018-06-08
1
-0
/
+21
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code if alloc returns NULL
Rich Salz
2018-04-05
1
-2
/
+4
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Add support for setting raw private SIPHASH keys
Matt Caswell
2018-03-15
1
-1
/
+35
*
Remove email addresses from source code.
Rich Salz
2017-10-13
1
-4
/
+2
*
Fix gcc-7 warnings.
Bernd Edlinger
2017-05-11
1
-0
/
+6
*
Add support for parameterized SipHash
Todd Short
2017-02-01
5
-0
/
+532