Simon Glass
19c402afa2
image: Add RSA support for image signing
...
RSA provides a public key encryption facility which is ideal for image
signing and verification.
Images are signed using a private key by mkimage. Then at run-time, the
images are verified using a private key.
This implementation uses openssl for the host part (mkimage). To avoid
bringing large libraries into the U-Boot binary, the RSA public key
is encoded using a simple numeric representation in the device tree.
Signed-off-by: Simon Glass <sjg@chromium.org >
2013-06-26 10:18:56 -04:00
..
2013-06-26 10:16:41 -04:00
2013-04-01 16:33:52 -04:00
2013-06-26 10:18:56 -04:00
2013-05-15 18:18:15 -05:00
2013-04-01 16:33:52 -04:00
2013-06-24 19:11:13 -05:00
2013-05-31 18:28:47 -04:00
2013-02-20 16:48:17 +09:00
2013-02-28 19:09:23 -08:00
2013-06-12 22:22:51 +02:00
2013-05-06 10:41:30 +02:00
2013-03-29 09:35:34 +01:00
2013-04-01 16:33:52 -04:00
2013-05-12 16:47:05 +02:00
2013-06-04 16:06:32 -04:00
2013-06-24 19:07:33 -05:00
2013-06-26 10:16:41 -04:00
2013-06-11 22:01:45 +02:00
2013-04-28 11:07:40 +02:00
2013-04-19 15:03:27 -04:00
2013-03-27 15:30:11 -04:00
2013-04-12 07:55:06 +02:00
2013-06-26 10:07:11 -04:00
2013-06-26 10:07:11 -04:00
2013-04-10 15:22:24 +02:00
2013-06-13 17:35:14 +09:00
2013-06-26 10:07:11 -04:00
2013-03-27 15:30:11 -04:00
2013-06-13 16:44:49 -05:00
2013-02-19 17:01:26 -05:00
2013-05-10 08:16:33 -04:00
2013-05-10 08:16:33 -04:00
2013-03-04 14:19:56 -05:00
2013-05-14 15:37:25 -04:00
2013-05-10 19:04:50 -04:00
2013-06-26 10:13:31 -04:00
2013-05-14 16:00:26 -05:00
2013-05-06 10:41:30 +02:00
2013-05-01 11:17:21 -04:00
2013-04-14 11:22:47 +02:00
2013-04-28 11:07:40 +02:00
2013-05-14 15:37:24 -04:00
2013-03-29 20:10:42 +09:00
2013-03-15 16:14:00 -04:00
2013-06-26 10:18:56 -04:00
2013-03-15 16:13:59 -04:00
2013-05-06 10:41:30 +02:00
2013-06-05 22:40:03 +02:00
2013-05-10 19:04:50 -04:00
2013-05-14 15:37:25 -04:00
2013-03-12 23:28:40 +01:00
2013-05-14 15:37:25 -04:00
2013-04-01 16:33:52 -04:00
2013-03-29 09:35:34 +01:00
2013-06-24 19:11:16 -05:00
2013-06-22 07:38:12 -04:00
2013-05-31 17:12:03 -05:00
2013-06-24 19:11:12 -05:00
2013-06-24 19:11:16 -05:00
2013-04-12 07:55:08 +02:00
2013-03-04 14:19:56 -05:00
2013-06-10 08:43:10 -04:00
2013-05-01 16:24:02 -04:00
2013-05-01 16:24:02 -04:00
2013-06-26 10:16:40 -04:00
2013-06-24 19:07:32 -05:00
2013-05-15 08:41:03 -04:00
2013-06-26 10:18:56 -04:00
2013-05-01 11:17:21 -04:00
2013-04-01 16:33:52 -04:00
2013-05-01 16:24:00 -04:00
2013-05-01 16:24:00 -04:00
2013-03-08 22:34:18 +09:00
2013-06-23 22:02:51 +05:30
2013-06-26 10:13:24 -04:00
2013-05-10 08:25:56 -04:00
2013-02-04 09:14:21 -05:00
2013-04-01 16:33:52 -04:00
2013-04-12 14:13:13 -07:00
2013-03-12 17:06:03 +09:00
2013-04-12 14:13:13 -07:00
2013-06-26 10:16:41 -04:00
2013-05-10 08:25:54 -04:00
2013-05-10 08:25:54 -04:00
2013-04-11 15:52:54 -04:00
2013-05-06 02:16:36 +02:00
2013-03-18 18:58:53 +01:00
2013-05-05 23:54:22 +02:00
2013-04-01 16:33:52 -04:00
2013-06-26 10:16:41 -04:00
2013-05-13 16:30:26 +08:00
2013-05-06 10:41:30 +02:00
2013-04-01 16:33:52 -04:00
2013-05-06 10:41:25 +02:00