mcuboot/boot/bootutil
Fabio Utzig 9911b1864b Allow keyhash lengths smaller than 32 bytes
The keyhash should be able to have any size up to the maximum allowed
size of 32, but the assert was not allowing images created with newt to
be accepted as valid (newt currently uses only 4 bytes for keyhash).

Signed-off-by: Fabio Utzig <utzig@apache.org>
Signed-off-by: David Brown <david.brown@linaro.org>
2017-09-06 16:16:58 -06:00
..
include/bootutil Change IMAGE_TLV_RSA2048 -> IMAGE_TLV_RSA2048_PSS 2017-09-06 16:16:58 -06:00
src Allow keyhash lengths smaller than 32 bytes 2017-09-06 16:16:58 -06:00
test Remove incubator references from mynewt dev email 2017-07-21 12:06:44 -06:00
pkg.yml Fix running newtmgr when building for mcuboot 2017-07-21 15:58:44 -03:00