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