- Added additional cases for MPI, MDx

- Added test case set for Camellia, DES and 3-DES
This commit is contained in:
Paul Bakker 2009-07-06 06:40:23 +00:00
parent f3eedce885
commit e896feafbe
10 changed files with 1220 additions and 1 deletions

View file

@ -19,3 +19,5 @@ add_test_suite(mdx)
add_test_suite(shax)
add_test_suite(hmac_shax)
add_test_suite(aes)
add_test_suite(camellia)
add_test_suite(des)