Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-04 | lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI | Jason A. Donenfeld | 1 | -2/+2 |
2021-01-03 | crypto: blake2s - share the "shash" API boilerplate code | Eric Biggers | 1 | -67/+9 |
2021-01-03 | crypto: blake2s - remove unneeded includes | Eric Biggers | 1 | -2/+0 |
2021-01-03 | crypto: blake2s - define shash_alg structs using macros | Eric Biggers | 1 | -61/+27 |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 1 | -3/+1 |
2019-11-17 | crypto: blake2s - implement generic shash driver | Ard Biesheuvel | 1 | -0/+171 |