| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2022-06-10 | crypto: blake2s - remove shash module | 1 | -108/+0 | |
| 2022-02-04 | lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI | 1 | -15/+25 | |
| 2022-01-07 | lib/crypto: blake2s: include as built-in | 1 | -3/+3 | |
| 2021-01-03 | crypto: blake2s - adjust include guard naming | 1 | -3/+3 | |
| 2021-01-03 | crypto: blake2s - optimize blake2s initialization | 1 | -4/+1 | |
| 2021-01-03 | crypto: blake2s - share the "shash" API boilerplate code | 1 | -5/+60 | |
| 2021-01-03 | crypto: blake2s - move update and final logic to internal/blake2s.h | 1 | -0/+41 | |
| 2020-12-04 | crypto: lib/blake2s - Move selftest prototype into header file | 1 | -0/+2 | |
| 2019-11-17 | crypto: blake2s - implement generic shash driver | 1 | -0/+5 | |
| 2019-11-17 | crypto: blake2s - generic C library implementation and selftest | 1 | -0/+19 |
