COMMITS
/ lib/std/crypto/siphash.zig November 20, 2021
M
std: add `writer` methods on all crypto.hash types (#10168)
Meghan committed
August 24, 2021
A
remove redundant license headers from zig standard library
Andrew Kelley committed
May 4, 2021
V
std: update usage of std.testing
Veikka Tuominen committed
February 3, 2021
R
fix typo in comment
Rocknest committed
February 2, 2021
F
siphash: update the link to the SipHash paper
Frank Denis committed
October 16, 2020
F
std/crypto: make the whole APIs more consistent
Frank Denis committed
September 16, 2020
A
std.crypto siphash: fix assertion on the size of output buffer
Andrew Kelley committed
August 22, 2020
F
Improve documentation on siphash recommended parameters
Frank Denis committed
August 21, 2020
F
Promote hash/siphash to crypto/siphash
Frank Denis committed