Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
56c9f4dfa7cd00c8bd87da3813360f73f6df9546
56c9f4d
Add a README and turn-on optimizations.
by Gaurav Shah
· 14 years ago
f5564fa
Vboot Reference: Refactor Code.
by Gaurav Shah
· 14 years ago
444e1e1
Make SHA benchmark output follow convention.
by Gaurav Shah
· 14 years ago
c7daf38
Fix a typo in the RSA benchmark.
by Gaurav Shah
· 14 years ago
cae5fa6
Refactor siglen_map[] to store key size in bytes instead of 32-bit words.
by Gaurav Shah
· 14 years ago
f67bcaa
Vboot Reference: Add functions to verify signed kernel images.
by Gaurav Shah
· 14 years ago
8b95c70
Make crypto benchmark output compatible with autotest.
by Gaurav Shah
· 14 years ago
3d4cb84
use uint16_max.
by Gaurav Shah
· 14 years ago
23a2f3a
Vboot reference: A basic user-land verified boot firmware signing and verification utility.
by Gaurav Shah
· 14 years ago
7d122e2
Add a test for RSA PKCS #1 v1.5 signature verification.
by Gaurav Shah
· 14 years ago
08df9b8
Vboot Reference: Add the "real" reference firmware verification function (VerifyFirmware).
by Gaurav Shah
· 14 years ago
4a3189f
Vboot Reference: Make firmware image verification test handle errors gracefully.
by Gaurav Shah
· 14 years ago
52898d3
Vboot Reference: Add a RSA verify benchmark.
by Gaurav Shah
· 14 years ago
27bfc8b
Vboot Reference: Conditionally set Makefile CC variable so that it cross-compiles.
by Gaurav Shah
· 14 years ago
7ca31f3
Vboot Reference: Misc style fixes to Makefile and fix testing script.
by Gaurav Shah
· 14 years ago
431b988
Data structure and interface for manipulating and handing firmware images for verified boot.
by Gaurav Shah
· 14 years ago
1a055ad
VBoot Reference: Make RSA verification test script return the right error code.
by Gaurav Shah
· 14 years ago
cc1dd99
SHA* digest function speed test.
by Gaurav Shah
· 14 years ago
6f55539
Make verify_data return the correct error code.
by Gaurav Shah
· 14 years ago
e3ef9c9
Vboot Reference: Move test key generation to a separate script and add sample test keys.
by Gaurav Shah
· 14 years ago
1f81a6f
Refactor code from test/ to utils/ since they are not just used by tests.
by Gaurav Shah
· 14 years ago
355031b
Fix lost variable declarations due to a botched merge on the previous push.
by Gaurav Shah
· 14 years ago
290e078
Add generic wrappers for performing message digest operations.
by Gaurav Shah
· 14 years ago
e178fd9
Add some convenience/helper functions for RSA. Modify test utility to use the new function.
by Gaurav Shah
· 14 years ago
d067712
Add a StatefulMemcpy which can be used to safely and iteratively copy blocks of memory.
by Gaurav Shah
· 14 years ago
73bfa07
Make SHA* function prototypes consistent.
by Gaurav Shah
· 14 years ago
3a87852
Fix copyright header on padding.h.
by Gaurav Shah
· 14 years ago
d857f2a
Minor fix to the "clean" Makefile target.
by Gaurav Shah
· 14 years ago
8bf29d8
Utility to output digests in format suitable for RSA signatures.
by Gaurav Shah
· 14 years ago
321f310
Refactor SHA*_file functions into a separate file. Generate them using a C macro.
by Gaurav Shah
· 14 years ago
322536d
RSA signature verification and SHA-1/256/512 reference implementation for verified boot.
by Gaurav Shah
· 14 years ago