summaryrefslogtreecommitdiffstats
path: root/scripts/rsatoc.c
Commit message (Expand)AuthorAgeFilesLines
* rsatoc: fix typo in usage stringAhmad Fatoum2024-01-111-1/+1
* rsatoc: support generating standalone keys unreferenced by FIT keyringAhmad Fatoum2023-09-221-8/+26
* rsatoc: support extracting RSA public key from X.509 SPKI formatAhmad Fatoum2023-09-221-11/+15
* rsatoc: Add option to print dts outputSascha Hauer2022-05-041-25/+78
* rsatoc: fix compiler warningsSascha Hauer2022-05-041-3/+3
* scripts/rsatoc: relicense to allow distribution of binary linked with OpenSSLUwe Kleine-König2020-09-211-1/+1
* scripts/rsatoc: fix printing of error message, if environment variable doen't...Marc Kleine-Budde2020-08-031-2/+4
* scripts: Add rsatoc toolSascha Hauer2019-10-151-0/+486