mbedtls/tests
Jaeden Amero 0ae445f8fd psa: Simplify EC public key format
Remove front matter from our EC key format, to make it just the contents
of an ECPoint as defined by SEC1 section 2.3.3.

As a consequence of the simplification, remove the restriction on not
being able to use an ECDH key with ECDSA. There is no longer any OID
specified when importing a key, so we can't reject importing of an ECDH
key for the purpose of ECDSA based on the OID.
2019-01-15 11:29:18 +00:00
..
.jenkins
data_files
git-scripts
scripts Remove MBEDTLS_USE_PSA_CRYPTO tests from all.sh 2018-12-12 10:48:06 +01:00
suites psa: Simplify EC public key format 2019-01-15 11:29:18 +00:00
.gitignore
CMakeLists.txt
compat.sh
Descriptions.txt
Makefile
ssl-opt.sh