mbedtls/tests/scripts
Andrzej Kurek 753b86c5fd New module: pkcs11_client
New module pkcs11_client.c, defining an opaque pk engine whose backend
is a PKCS#11 token (cryptographic module using the Cryptoki API).

New config option PKCS11_CLIENT_C. Requires pkcs11.h to compile and a
pkcs11 library to link.

Test setup meant to be used with the SoftHSM v2 library (libsofthsm2).
The test setup is not yet integrated with the Mbed TLS test framework.
Before running tests involving PKCS#11, you need to run

    cd tests && scripts/pkcs11-client-test.sh init
2018-01-23 08:56:17 -05:00
..
all.sh Make small corrections to all.sh 2018-01-05 13:03:53 +00:00
basic-build-test.sh Fix scripts to support multiple openssl and gnutls 2016-09-27 16:04:44 +01:00
check-doxy-blocks.pl Fix check-doxy-blocks.pl to run from root dir 2017-05-12 00:16:50 +01:00
check-generated-files.sh New test script for generated files 2015-02-13 14:53:53 +00:00
check-names.sh Pre push hook script 2017-07-27 21:44:34 +01:00
curves.pl Make the test builds much stricter for warnings 2017-02-15 09:08:26 +00:00
doxygen.sh Add scripts/apidoc_full.sh 2016-01-12 14:48:03 +00:00
gen_ctr_drbg.pl
gen_gcm_decrypt.pl Split up GCM into a start/update/finish cycle 2013-06-26 15:08:29 +02:00
gen_gcm_encrypt.pl Split up GCM into a start/update/finish cycle 2013-06-26 15:08:29 +02:00
gen_pkcs1_v21_sign_verify.pl The Great Renaming 2015-04-08 13:25:31 +02:00
generate_code.pl Generate #line in all blocks 2018-01-22 07:51:24 -05:00
generate-afl-tests.sh Added script to split the test case data files 2016-03-09 19:32:09 +00:00
key-exchanges.pl Add -Werror to reduced configs test scripts 2015-10-23 08:53:34 +02:00
list-enum-consts.pl Fix warning from Perl 5.21 in helper script 2015-07-01 19:32:00 +02:00
list-identifiers.sh Add test script check-names.sh 2015-04-09 10:53:11 +02:00
list-macros.sh Add test script check-names.sh 2015-04-09 10:53:11 +02:00
list-symbols.sh Fix list-symbols.sh 2015-08-04 17:46:21 +02:00
pkcs11-client-test.sh New module: pkcs11_client 2018-01-23 08:56:17 -05:00
recursion.pl Move test scripts to tests/scripts 2015-04-10 11:34:22 +02:00
run-test-suites.pl Skip all non-executables in run-test-suites.pl 2017-05-03 16:26:47 +02:00
tcp_client.pl Fix FALLBACK_SCSV parsing 2017-05-16 17:53:03 +02:00
test-ref-configs.pl Make the test builds much stricter for warnings 2017-02-15 09:08:26 +00:00
travis-log-failure.sh Fixes Travis post-mortem script dump following review 2016-04-10 15:11:27 +01:00
yotta-build.sh Fix scripts to support multiple openssl and gnutls 2016-09-27 16:04:44 +01:00