mbedtls/tests
Manuel Pégourié-Gonnard 7299dfd86b compat.sh: add ARIA interop tests with OpenSSL
Disabled by default, needs OpenSSL >= 1.1.1 - tested locally with 1.1.1-pre1

Local version of OpenSSL was compiled with:

    ./config --prefix=$HOME/usr/openssl-1.1.1-pre1 -Wl,--enable-new-dtags,-rpath,'$(LIBRPATH)'
    make
    make install

With OpenSSL 1.1.1-pre1, two ciphersuites were incorrectly skipped,
but this has since been fixed in OpenSSL master, see:
https://github.com/openssl/openssl/issues/5406
2018-02-27 12:39:12 +01:00
..
data_files Merge branch 'pr_1135' into development-proposed 2018-02-14 17:20:42 +01:00
git-scripts Move the git scripts to correct path 2017-07-27 21:44:34 +01:00
scripts Merge branch 'pr_1280' into development-proposed 2018-02-14 15:49:54 +01:00
suites Test suite for ARIA 2018-02-27 12:39:12 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Test suite for ARIA 2018-02-27 12:39:12 +01:00
compat.sh compat.sh: add ARIA interop tests with OpenSSL 2018-02-27 12:39:12 +01:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Test suite for ARIA 2018-02-27 12:39:12 +01:00
ssl-opt.sh Merge branch 'prr_424' into development-proposed 2018-02-22 16:15:01 +01:00