mcuboot/scripts/imgtool/keys
Roland Mikhel 018b77032c imgtool: Fix getpriv error return with private key
This commit fixes a bug with the getpriv command using
ECDSA keys.

Signed-off-by: Roland Mikhel <roland.mikhel@arm.com>
Change-Id: I66c1365a855e97199921ac136a18e26988bce508
2023-07-24 09:33:50 +02:00
..
__init__.py imgtool: Add generic ECDSA TLV support 2023-04-26 13:27:44 +02:00
ecdsa.py imgtool: Fix getpriv error return with private key 2023-07-24 09:33:50 +02:00
ecdsa_test.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
ed25519.py imgtool: allow verify mode to use public ed25519 keys 2023-02-25 09:42:31 -03:00
ed25519_test.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
general.py imgtool: Improve ECDSA key generation 2022-11-16 14:02:19 -03:00
privatebytes.py imgtool: fix getpriv format type for keys 2023-01-10 18:03:21 -03:00
rsa.py imgtool: fix getpriv format type for keys 2023-01-10 18:03:21 -03:00
rsa_test.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
x25519.py imgtool: fix getpriv format type for keys 2023-01-10 18:03:21 -03:00