mbedtls/tests/scripts
Manuel Pégourié-Gonnard 20715dc73b Make ar invocation more portable
armar doesn't understand the syntax without dash. OTOH, the syntax with dash
is the only one specified by POSIX, and it's accepted by GNU ar, BSD ar (as
bundled with OS X) and armar, so it looks like the most portable syntax.

fixes #386
2016-01-08 15:28:40 +01:00
..
all.sh Make ar invocation more portable 2016-01-08 15:28:40 +01:00
check-generated-files.sh New test script for generated files 2015-02-13 14:53:53 +00:00
curves.pl Add script to test depends on individual curves 2014-11-20 16:36:08 +01:00
gen_ctr_drbg.pl - Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator 2011-11-27 14:46:59 +00:00
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 - Added support for PKCS#1 v2.1 encoding and thus support for the RSAES-OAEP and RSASSA-PSS operations (enabled by POLARSSL_PKCS1_V21) 2011-03-08 14:16:06 +00:00
generate_code.pl Fix bug in generate_code.pl 2015-04-17 17:24:25 +02:00
test-ref-configs.pl Rename to mbed TLS in tests/ 2015-01-22 16:43:54 +00:00