mbedtls/tests
Gilles Peskine 88714d78b8 Allow ECDH-only public key in ECDH
In ECDH key agreement, allow a public key with the OID id-ECDH, not
just a public key with the OID id-ecPublicKey.

Public keys with the OID id-ECDH are not permitted by psa_import_key,
at least for now. There would be no way to use the key for a key
agreement operation anyway in the current API.
2018-11-14 21:17:16 +01:00
..
.jenkins Add a Jenkinsfile for PR job testing 2018-10-19 16:41:54 +01:00
data_files
git-scripts
scripts check-files: exclude .git and third-party files 2018-10-02 19:01:16 +02:00
suites Allow ECDH-only public key in ECDH 2018-11-14 21:17:16 +01:00
.gitignore
CMakeLists.txt Move positive hash tests into a new test suite 2018-11-05 18:36:05 +02:00
compat.sh
Descriptions.txt
Makefile Add better handling when deleting files on Windows 2018-10-23 12:03:31 +01:00
ssl-opt.sh Merge remote-tracking branch 'public/pr/1988' into development 2018-08-30 00:57:28 +01:00