commit | 9d4c4fb9638fb533211037016b6da12fbbcc4bb6 | [log] [tgz] |
---|---|---|
author | Matthew Shyu <matthew.shyu@amlogic.com> | Mon Jul 01 03:33:36 2024 -0700 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jul 02 11:24:28 2024 +0200 |
tree | 6a9f2fb70f2036e08a3b084c685ca7d30bac50d6 | |
parent | a748f5fcd9ec8a574dc86a5aa56d05bc6ac174e7 [diff] |
xtest: regression 4001: add more test cases for SHA-3 and SHAKE Long test cases for SHA3-224/256/384/512 and SHAKE128/256 are included Signed-off-by: Matthew Shyu <matthew.shyu@amlogic.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the test suite (xtest) used to test the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_test.
// OP-TEE core maintainers