Age | Commit message (Expand) | Author |
---|---|---|
2021-01-03 | crypto: remove cipher routines from public crypto API | Ard Biesheuvel |
2019-12-27 | crypto: skcipher - Add skcipher_ialg_simple helper | Herbert Xu |
2019-04-18 | crypto: run initcalls for generic implementations earlier | Eric Biggers |
2019-01-11 | crypto: ofb - convert to skcipher_alloc_instance_simple() | Eric Biggers |
2019-01-11 | crypto: ofb - fix handling partial blocks and make thread-safe | Eric Biggers |
2018-09-28 | crypto: ofb - add output feedback mode | Gilad Ben-Yossef |