Age | Commit message (Expand) | Author |
---|---|---|
2021-04-02 | crypto: keywrap - Remove else after break statement | Milan Djurovic |
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: keywrap - convert to skcipher API | Eric Biggers |
2017-11-29 | crypto: keywrap - Add missing ULL suffixes for 64-bit constants | Geert Uytterhoeven |
2017-10-12 | crypto: keywrap - simplify code | Stephan Mueller |
2016-02-01 | crypto: keywrap - memzero the correct memory | Dan Carpenter |
2015-10-15 | crypto: keywrap - add key wrapping block chaining mode | Stephan Mueller |