mbedtls/tests
Gilles Peskine 6843c29713 Simplify the encoding of key agreement algorithms
Get rid of "key selection" algorithms (of which there was only one:
raw key selection).

Encode key agreement by combining a raw key agreement with a KDF,
rather than passing the KDF as an argument of a key agreement macro.
2019-01-18 18:38:08 +01:00
..
.jenkins Add a Jenkinsfile for PR job testing 2018-10-19 16:41:54 +01:00
data_files Add tests for relaxed CRL-CA name comparison 2018-11-05 11:47:49 +00:00
git-scripts
scripts Merge pull request #7 from gilles-peskine-arm/all_sh-mbedcrypto 2019-01-14 10:47:20 +00:00
suites Simplify the encoding of key agreement algorithms 2019-01-18 18:38:08 +01:00
.gitignore
CMakeLists.txt Add tests for the new slot management mechanism 2018-12-11 16:48:12 +01:00
compat.sh
Descriptions.txt
Makefile Add library as valid header file location 2018-11-20 15:21:22 +00:00
ssl-opt.sh all.sh: don't insist on Linux; always run Valgrind 2019-01-10 09:32:04 +01:00