From 7a4adb5268ae71260c86788ccdeb7a699c80ee0a Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Wed, 9 Oct 2013 10:14:35 -0700 Subject: Add support for ECDSA signatures This adds support for key version 5 which is an EC key using the NIST P-256 curve parameters. OTAs may be signed with these keys using the ECDSA signature algorithm with SHA-256. Change-Id: Id88672a3deb70681c78d5ea0d739e10f839e4567 --- testdata/testkey_ecdsa.pk8 | Bin 0 -> 138 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 testdata/testkey_ecdsa.pk8 (limited to 'testdata/testkey_ecdsa.pk8') diff --git a/testdata/testkey_ecdsa.pk8 b/testdata/testkey_ecdsa.pk8 new file mode 100644 index 000000000..9a521c8cf Binary files /dev/null and b/testdata/testkey_ecdsa.pk8 differ -- cgit v1.2.3