Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-04 | akcipher: Move the RSA DER encoding check to the crypto layer | David Howells | 1 | -224/+0 |
2016-02-10 | crypto: KEYS: convert public key and digsig asym to the akcipher api | Tadeusz Struk | 1 | -133/+79 |
2015-06-25 | crypto: asymmetric_keys/rsa - Use non-conflicting variable name | Guenter Roeck | 1 | -2/+2 |
2013-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -2/+3 |
2013-10-26 | keys: change asymmetric keys to use common hash definitions | Dmitry Kasatkin | 1 | -7/+7 |
2013-10-07 | crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks | James Yonan | 1 | -2/+3 |
2012-10-08 | RSA: Fix signature verification for shorter signatures | David Howells | 1 | -3/+11 |
2012-10-08 | RSA: Implement signature verification algorithm [PKCS#1 / RFC3447] | David Howells | 1 | -0/+269 |