mbedtls/tests
Manuel Pégourié-Gonnard 15d7df2ba8 Introduce mbedtls_pk_restart_ctx and use it
The fact that you needed to pass a pointer to mbedtls_ecdsa_restart_ctx (or
that you needed to know the key type of the PK context) was a breach of
abstraction.

Change the API (and callers) now, and the implementation will be changed in
the next commit.
2017-08-17 15:16:11 +02:00
..
data_files Update X.509 test certs' Readme 2017-08-17 10:13:00 +02:00
git-scripts
scripts
suites Introduce mbedtls_pk_restart_ctx and use it 2017-08-17 15:16:11 +02:00
.gitignore
CMakeLists.txt
compat.sh
Descriptions.txt
Makefile
ssl-opt.sh Enable restart for certificate verify 2017-08-15 14:12:47 +02:00