summaryrefslogtreecommitdiffstats
path: root/crypto/siphash (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2018-09-111-1/+1
* SipHash: add separate setter for the hash sizeRichard Levitte2018-09-092-20/+25
* SipHash: make it possible to control the hash size through string controlsRichard Levitte2018-09-091-0/+6
* Add support getting raw private/public keysMatt Caswell2018-06-081-0/+21
* Update copyright yearRichard Levitte2018-04-171-1/+1
* Set error code if alloc returns NULLRich Salz2018-04-051-2/+4
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Add support for setting raw private SIPHASH keysMatt Caswell2018-03-151-1/+35
* Remove email addresses from source code.Rich Salz2017-10-131-4/+2
* Fix gcc-7 warnings.Bernd Edlinger2017-05-111-0/+6
* Add support for parameterized SipHashTodd Short2017-02-015-0/+532