Age | Commit message (Expand) | Author |
---|---|---|
2021-01-03 | crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h> | Eric Biggers |
2021-01-03 | crypto: blake2s - adjust include guard naming | Eric Biggers |
2021-01-03 | crypto: blake2s - add comment for blake2s_state fields | Eric Biggers |
2021-01-03 | crypto: blake2s - optimize blake2s initialization | Eric Biggers |
2019-11-17 | crypto: blake2s - generic C library implementation and selftest | Jason A. Donenfeld |