mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-27 01:36:59 +01:00
- Added additional cases for MPI, MDx
- Added test case set for Camellia, DES and 3-DES
This commit is contained in:
parent
f3eedce885
commit
e896feafbe
10 changed files with 1220 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue