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