1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/common
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-04-01 16:33:52 -04:00
2013-06-26 10:16:41 -04:00
2013-06-26 10:16:41 -04:00
2013-05-24 16:54:09 -05:00
2013-04-01 16:33:52 -04:00
2012-11-04 11:00:35 -07:00
2012-10-03 16:01:22 -07:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:35 -07:00
2013-03-12 17:06:22 +09:00
2012-11-04 11:00:35 -07:00
2013-02-20 08:52:29 -05:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:34 -07:00
2013-04-01 16:33:52 -04:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:34 -07:00
2013-04-28 11:07:40 +02:00
2012-12-11 13:17:33 -07:00
2013-02-20 08:52:41 -05:00
2013-03-12 23:28:40 +01:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:35 -07:00
2013-06-26 10:16:41 -04:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:35 -07:00
2013-05-31 17:12:03 -05:00
2012-11-04 11:00:35 -07:00
2013-05-31 17:12:03 -05:00
2012-11-04 11:00:35 -07:00
2013-06-24 19:10:14 -05:00
2013-01-08 10:54:33 +09:00
2013-04-12 14:13:13 -07:00
2013-06-26 10:16:41 -04:00
2013-04-11 15:52:54 -04:00
2012-08-09 23:39:18 +02:00
2012-12-13 11:46:56 -07:00
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2012-12-11 13:17:34 -07:00
2013-05-31 17:12:03 -05:00
2013-06-26 10:16:41 -04:00
2013-06-26 10:18:56 -04:00
2013-06-26 10:16:41 -04:00
2013-06-26 10:18:56 -04:00
2012-11-04 11:00:35 -07:00