wolfssl-examples/wolfCLU/tests/testEncDec
kaleb-himes 8410156239 Design updates 2016-11-24 08:35:39 -07:00
..
README.md wolfCLU Init 2016-01-05 16:23:42 -07:00
test_aescbc_3des_cam.sh wolfCLU Init 2016-01-05 16:23:42 -07:00
test_aesctr.sh Design updates 2016-11-24 08:35:39 -07: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.