Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-20 | crypto: skcipher - fix weak key check for lskciphers | Eric Biggers | 1 | -8/+0 |
2023-10-20 | crypto: lskcipher - Return EINVAL when ecb_name fails sanity checks | Herbert Xu | 1 | -0/+1 |
2023-09-20 | crypto: lskcipher - Add compatibility wrapper around ECB | Herbert Xu | 1 | -5/+52 |
2023-09-20 | crypto: skcipher - Add lskcipher | Herbert Xu | 1 | -0/+594 |