summaryrefslogtreecommitdiff
path: root/lib/crypto/blake2s-generic.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-13crypto: blake2s: remove module-related codeNick Alcock1-4/+0
2023-04-13crypto: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2022-01-07lib/crypto: blake2s: include as built-inJason A. Donenfeld1-1/+5
2019-11-17crypto: blake2s - generic C library implementation and selftestJason A. Donenfeld1-0/+111