makejian
28aa8a99d0
testing/hash: add hash test case for updating huge block once
...
The previous test case was relatively small( < 1k), and may only need to do data processing once. The encryption ability of large blocks of data cannot be tested.
Signed-off-by: makejian <makejian@xiaomi.com>
2024-09-30 14:15:21 +08:00
makejian
7cd9919a46
testing/crypto: add rsa testcase
...
Signed-off-by: makejian <makejian@xiaomi.com>
2024-09-13 23:10:19 +08:00
makejian
b1f2e63a6b
testing/crypto: Add test cases for Diffie-Hellman algorithm
...
Signed-off-by: makejian <makejian@xiaomi.com>
2024-09-13 23:10:19 +08:00
makejian
ce58e85aa6
testing/crypto: add ecdsa testing
...
Signed-off-by: makejian <makejian@xiaomi.com>
2024-09-13 23:10:19 +08:00
makejian
b53ee36d47
testing/crypto: add aes-128-cmac testcase
...
Signed-off-by: makejian <makejian@xiaomi.com>
2024-09-13 23:10:19 +08:00
makejian
6db82199a6
testing/crypto: add crc32 testcases
...
Signed-off-by: makejian <makejian@xiaomi.com>
2024-09-13 23:10:19 +08:00
makejian
fcbf7cc1aa
testing/crypto: add md5/sha1/sha256/sha512 testcases
...
add hash test cases to test the support for the hash algorithm in crypto device
Signed-off-by: makejian <makejian@xiaomi.com>
2023-08-11 18:13:11 +08:00
makejian
6cd890e843
testing/crypto: add configs of crypto testing cases
...
crypto testing cases managed by respective config
Signed-off-by: makejian <makejian@xiaomi.com>
2023-08-09 21:37:36 +08:00
anjiahao
ac4b42fee7
testing:support openbsd crypto test for nuttx
...
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2022-09-16 23:20:58 +08:00