Age | Commit message (Expand) | Author |
---|---|---|
2021-01-03 | crypto: blake2s - share the "shash" API boilerplate code | Eric Biggers |
2021-01-03 | crypto: blake2s - remove unneeded includes | Eric Biggers |
2021-01-03 | crypto: blake2s - define shash_alg structs using macros | Eric Biggers |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers |
2019-11-17 | crypto: blake2s - implement generic shash driver | Ard Biesheuvel |