wolfssl-examples/clu/tests/testEncDec
kaleb-himes 31e5ddbfe8 clu updates for long arguments 2015-09-08 14:36:05 -06:00
..
README.md updated src/wolfsslMain.c to check ret values 2015-03-23 11:11:09 -06:00
test_aescbc_3des_cam.sh clu updates for long arguments 2015-09-08 14:36:05 -06:00
test_aesctr.sh command line utility for testing 2015-03-17 14:12:50 -06:00

README.md

To run ./test_aescbc_3des_cam.sh you need to have wolfssl configured with the following:

        --enable-pwdbased
        --enable-opensslextra
        --enable-camellia
        --enable-des3

Additionally You will need to go to:

/tests/somejunk

and execute each of the .sh scripts to generate the respective test files.