summaryrefslogtreecommitdiff
path: root/test/tpm_test
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-1330-31/+30
* cr50: Add corp format to u2f_attestHoward Yang2022-06-031-4/+17
* cr50: improve g2f implementationVadim Sukhomlinov2021-12-291-1/+2
* tpm_test: add support for running tests independentlyMary Ruthven2021-12-281-22/+52
* cr50: fix g2f certificate retrievalVadim Sukhomlinov2021-12-281-0/+34
* coil: replace non-inclusive terms with "placeholder"Mary Ruthven2021-11-192-2/+2
* cr50: update U2F_Sign command to hash authentication secretVadim Sukhomlinov2021-10-141-0/+3
* cr50: improve stability and performance of tpmtest on H1 Red boardVadim Sukhomlinov2021-10-112-4/+8
* cr50: fix test/tpm_test makefile to build bn_testVadim Sukhomlinov2021-10-092-1/+10
* cr50: add support for v2 of U2F key handle for WebAuthnstabilize-14267.B-cr50_stabVadim Sukhomlinov2021-10-061-4/+32
* cr50: Fix sign comparison warnings (-Wsign-compare)Vadim Sukhomlinov2021-09-242-2/+29
* cr50: add TRNG testing mode with TRNG restartstabilize-rust-14225.B-cr50_stabVadim Sukhomlinov2021-09-172-3/+12
* cr50: fix CRYPTO_TEST=1 broken due to FIPS codeVadim Sukhomlinov2021-08-091-8/+16
* cr50: add basic U2F test to tpmtest, disable eciesVadim Sukhomlinov2021-07-283-10/+128
* cr50: replace call to __aeabi_uldivmod with better implementationVadim Sukhomlinov2021-07-211-2/+9
* tpm_test: drbg_test: add support for using lab vectorsMary Ruthven2021-06-094-33/+245
* tpm_test: add u2f hmac drbg vectorsMary Ruthven2021-06-092-0/+27226
* tpm_test: drbg_test: reformat test to fix too many local variables errorMary Ruthven2021-06-091-27/+76
* tpm_test: drbg_test: save the results in a listMary Ruthven2021-06-091-3/+26
* tpm_test: drbg_test: explicitly state whether to check the resultMary Ruthven2021-06-091-7/+11
* tpm_test: drbg_test: be explicit about output lengthMary Ruthven2021-06-091-6/+7
* coil: cleanup commentsstabilize-rust-13720.B-cr50_stabMary Ruthven2021-01-111-7/+8
* rsa_test: use whatever primality test existsstabilize-quickfix-13597.30.B-cr50_stabstabilize-ambassador-13597.79.B-cr50_stabstabilize-13605.B-cr50_stabstabilize-13597.97.B-cr50_stabstabilize-13597.95.B-cr50_stabstabilize-13597.94.B-cr50_stabstabilize-13597.90.B-cr50_stabstabilize-13597.85.B-cr50_stabstabilize-13597.84.B-cr50_stabstabilize-13597.71.B-cr50_stabstabilize-13597.70.B-cr50_stabstabilize-13597.69.B-cr50_stabstabilize-13597.68.B-cr50_stabstabilize-13597.67.B-cr50_stabstabilize-13597.66.B-cr50_stabstabilize-13597.105.B-cr50_stabstabilize-13597.103.B-cr50_stabstabilize-13591.B-cr50_stabrelease-R88-13597.B-cr50_stabMary Ruthven2020-11-031-1/+5
* tpm_test: fix python3 includestabilize-rust-13562.B-cr50_stabMary Ruthven2020-10-271-3/+3
* ecc: fix padding for ECDSA sign and verify, add more test vectorsVadim Sukhomlinov2020-06-251-30/+76
* fips_rand: FIPS-compliant way to generate randomsVadim Sukhomlinov2020-06-241-2/+3
* cr50: use NIST-compliant configuration of TRNGVadim Sukhomlinov2020-06-173-44/+141
* 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-1112-290/+228
* test/tpm_test: fix cros lint complainsVadim Sukhomlinov2020-06-1013-1040/+1062
* test/ecc_test.py: fix hash code constantVadim Sukhomlinov2020-06-101-1/+1
* cr50: add functionality for ACVP tests of elliptic curve implementationstabilize-lazor-13278.B-cr50_stabVadim Sukhomlinov2020-06-051-32/+156
* tpmtest/ftdi: improved stability and support for ISERIALVadim Sukhomlinov2020-06-042-4/+11
* tpm_test: update to swig 4.0 for Python3 supportVadim Sukhomlinov2020-06-032-3/+5
* cr50: Add support for ACVP tests of HMAC implementationsVadim Sukhomlinov2020-06-021-43/+86
* tpmtest: added more corner case, make it work again with OpenSSL 1.1Vadim Sukhomlinov2020-06-022-34/+315
* Makefile: enforce target name in generated dependenciesVadim Bendebury2020-02-071-1/+1
* cr50: Add support for ACVP tests of HMAC SHA-256 DRBGVadim Sukhomlinov2019-11-213-6/+117
* cr50: Add TRNG_TEST command to download entropy samples for NIST testsVadim Sukhomlinov2019-11-194-2/+147
* tpmtest.py: update Makefile to correct build of ftdi_spi_tpmVadim Sukhomlinov2019-11-131-0/+1
* Cr50: In hash crypto test, return valid hash for empty input.Gurleen Grewal2019-10-171-0/+2
* Unify #! use in python scriptsStefan Reinauer2019-10-0111-11/+11
* tpmtest: Make it work with current cr50Gurleen Grewal2019-09-182-6/+2
* cleanup: Fix common spelling typos in commentsTom Hughes2019-06-191-1/+1
* tpmtest: make the test work againVadim Bendebury2017-09-264-3/+18
* tpm_test: test counter rollover for AES-CTR modenagendra modadugu2017-02-031-0/+69
* CR50: add support for 4k RSA verifynagendra modadugu2017-01-285-17/+183
* CR50: add a hardware backed GCM implementationnagendra modadugu2017-01-272-7/+293
* CR50: update tpmtest.py to handle a success command codenagendra modadugu2017-01-271-5/+10
* Makefile: Suppress unwanted tpm outputSimon Glass2017-01-131-6/+14