mcuboot/scripts/imgtool
David Brown cb1bb48bb5 imgtool: Fix ECDSA signatures
Earlier refactoring created a call for get_public_bytes() that was added
to the RSA class, but missed on the ECDSA class.  Add this call so that
ECDSA signatures will work again.

Signed-off-by: David Brown <david.brown@linaro.org>
2017-09-06 16:16:58 -06:00
..
__init__.py scripts: Initial version of Python imgtool 2017-06-07 09:19:21 -06:00
image.py Change the image header magic 2017-09-06 16:16:58 -06:00
keys.py imgtool: Fix ECDSA signatures 2017-09-06 16:16:58 -06:00
version.py imgtool: Better version parsing 2017-06-08 09:43:55 -06:00