aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/blake2s-selftest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-30crypto: lib/blake2s - reduce stack frame usage in self testJason A. Donenfeld1-3/+3
2022-06-10crypto: blake2s - remove shash moduleJason A. Donenfeld1-0/+41
2022-01-18lib/crypto: blake2s: move hmac construction into wireguardJason A. Donenfeld1-31/+0
2020-12-04crypto: lib/blake2s - Move selftest prototype into header fileHerbert Xu1-1/+1
2019-11-17crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld1-0/+622