summaryrefslogtreecommitdiff
path: root/tests/run_rsa_tests.sh
Commit message (Expand)AuthorAgeFilesLines
* Install and use futility when running testsBill Richardson2014-07-171-1/+1
* Fix test suite deficiencies.vbendeb2010-09-291-1/+3
* Vboot Reference: Spring cleaning of test scripts.Gaurav Shah2010-03-191-64/+10
* Fix RSA verification test.Gaurav Shah2010-03-041-2/+2
* Refactor siglen_map[] to store key size in bytes instead of 32-bit words.Gaurav Shah2010-02-281-8/+0
* Vboot Reference: Add functions to verify signed kernel images.Gaurav Shah2010-02-281-21/+7
* Add a test for RSA PKCS #1 v1.5 signature verification.Gaurav Shah2010-02-241-0/+2
* Vboot Reference: Add the "real" reference firmware verification function (Ver...Gaurav Shah2010-02-231-1/+7
* Vboot Reference: Add a RSA verify benchmark.Gaurav Shah2010-02-171-3/+5
* Vboot Reference: Misc style fixes to Makefile and fix testing script.Gaurav Shah2010-02-161-2/+3
* Data structure and interface for manipulating and handing firmware images for...Gaurav Shah2010-02-121-1/+20
* VBoot Reference: Make RSA verification test script return the right error code.Gaurav Shah2010-02-121-0/+88