scripts: Add rsatoc tool
The rsatoc tool converts rsa public keys into C structs suitable to
compile with barebox. Most of the openssl rsa related stuff has been
taken from the U-Boot mkimage tool.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent dfeef61 commit 128ad3cbe043d5153007a50f09208c25703257dd
@Sascha Hauer Sascha Hauer authored on 1 Oct 2019
Showing 3 changed files
View
scripts/.gitignore
View
scripts/Makefile
View
scripts/rsatoc.c 0 → 100644