summaryrefslogtreecommitdiff
path: root/test/tpm_test/tpmtest.py
Commit message (Expand)AuthorAgeFilesLines
* 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