summaryrefslogtreecommitdiff
path: root/test/tpm_test/hash_test.py
Commit message (Expand)AuthorAgeFilesLines
* test/tpm_test/hash_test.py: add testing of long HMAC keysVadim Sukhomlinov2020-06-121-0/+7
* test/tpm_test: update for Python3Vadim Sukhomlinov2020-06-111-12/+9
* test/tpm_test: fix cros lint complainsVadim Sukhomlinov2020-06-101-95/+98
* cr50: Add support for ACVP tests of HMAC implementationsVadim Sukhomlinov2020-06-021-43/+86
* Cr50: In hash crypto test, return valid hash for empty input.Gurleen Grewal2019-10-171-0/+2
* Unify #! use in python scriptsStefan Reinauer2019-10-011-1/+1
* tpmtest: make the test work againVadim Bendebury2017-09-261-1/+1
* cr50: test: consolidate test exceptionsVadim Bendebury2016-02-111-8/+4
* Fix bug in software sha256_hash()nagendra modadugu2016-01-281-0/+2
* Refactor crypto subcommands into their own python module.nagendra modadugu2015-12-171-3/+2
* cr50: test: add hash testing host side implementationVadim Bendebury2015-12-031-0/+118