Searched hist:"6 e8ec66c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/crypto/ |
H A D | rsa.c | 6e8ec66c Wed Jul 15 17:28:43 CDT 2015 Tadeusz Struk <tadeusz.struk@intel.com> crypto: rsa - limit supported key lengths
Introduce constrains for RSA keys lengths. Only key lengths of 512, 1024, 1536, 2048, 3072, and 4096 bits will be supported.
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> 6e8ec66c Wed Jul 15 17:28:43 CDT 2015 Tadeusz Struk <tadeusz.struk@intel.com> crypto: rsa - limit supported key lengths Introduce constrains for RSA keys lengths. Only key lengths of 512, 1024, 1536, 2048, 3072, and 4096 bits will be supported. Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|