Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: run initcalls for generic implementations earlier | Eric Biggers | 2019-04-18 | 1 | -1/+1 |
* | crypto: ofb - convert to skcipher_alloc_instance_simple() | Eric Biggers | 2019-01-11 | 1 | -112/+7 |
* | crypto: ofb - fix handling partial blocks and make thread-safe | Eric Biggers | 2019-01-11 | 1 | -54/+37 |
* | crypto: ofb - add output feedback mode | Gilad Ben-Yossef | 2018-09-28 | 1 | -0/+225 |