summaryrefslogtreecommitdiff
path: root/test/tpm_test/tpmtest.py
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* tpm_test: add support for running tests independentlyMary Ruthven2021-12-281-22/+52
* cr50: improve stability and performance of tpmtest on H1 Red boardVadim Sukhomlinov2021-10-111-1/+1
* cr50: add basic U2F test to tpmtest, disable eciesVadim Sukhomlinov2021-07-281-10/+25
* tpm_test: drbg_test: add support for using lab vectorsMary Ruthven2021-06-091-2/+19
* cr50: use NIST-compliant configuration of TRNGVadim Sukhomlinov2020-06-171-8/+21
* test/tpm_test: update for Python3Vadim Sukhomlinov2020-06-111-6/+7
* test/tpm_test: fix cros lint complainsVadim Sukhomlinov2020-06-101-140/+158
* cr50: Add support for ACVP tests of HMAC SHA-256 DRBGVadim Sukhomlinov2019-11-211-4/+7
* cr50: Add TRNG_TEST command to download entropy samples for NIST testsVadim Sukhomlinov2019-11-191-2/+27
* Unify #! use in python scriptsStefan Reinauer2019-10-011-1/+1
* tpmtest: Make it work with current cr50Gurleen Grewal2019-09-181-4/+0
* CR50: update tpmtest.py to handle a success command codenagendra modadugu2017-01-271-5/+10
* CR50: add support for P256-ECIES (hybrid encryption)nagendra modadugu2016-04-191-0/+2
* CR50: add support for HKDF (RFC 5869)nagendra modadugu2016-04-141-0/+2
* cr50: add firmware upgrade testVadim Bendebury2016-02-171-1/+2
* cr50: test: consolidate test exceptionsVadim Bendebury2016-02-111-20/+17
* CR50: Add initial elliptic curve crypto implementation.nagendra modadugu2016-02-081-0/+2
* Initial RSA implementation.stabilize-7821.Bnagendra modadugu2016-01-111-2/+7
* cr50: test: add hash testing host side implementationVadim Bendebury2015-12-031-1/+3
* cr50: test: move crypto test into its own moduleVadim Bendebury2015-12-031-230/+9
* cr50: test: extended command code does not have to be passed as argumentVadim Bendebury2015-12-011-10/+6
* cr50: Extended command test utilityVadim Bendebury2015-11-211-0/+364