arm-trusted-firmware/tools/cert_create/src
Justin Chadwell dfe0f4c299 Add cert_create tool support for RSA key sizes
cert_tool is now able to accept a command line option for specifying the
key size. It now supports the following options: 1024, 2048 (default),
3072 and 4096. This is also modifiable by TFA using the build flag
KEY_SIZE.

Change-Id: Ifadecf84ade3763249ee8cc7123a8178f606f0e5
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
2019-09-12 15:27:41 +01:00
..
tbbr tools: Remove unused cert_create defines 2019-03-12 13:42:08 +00:00
cert.c tools: add an option -hash-alg for cert_create 2017-11-21 14:16:18 +08:00
cmd_opt.c Fix order of #includes 2017-07-12 14:45:31 +01:00
ext.c Reduce the number of memory leaks in cert_create 2019-08-16 14:11:18 +01:00
key.c Add cert_create tool support for RSA key sizes 2019-09-12 15:27:41 +01:00
main.c Add cert_create tool support for RSA key sizes 2019-09-12 15:27:41 +01:00
sha.c tools: add an option -hash-alg for cert_create 2017-11-21 14:16:18 +08:00