221 Commits

Author SHA1 Message Date
ce090558a6 Parse public key or signing cert from XML properly. Disallow a single cert for validation. Update javadocs 2021-07-13 10:42:46 -04:00
cfd04ae15a Rename keystore to truststore. Read truststore file for validation if given. 2021-07-07 15:21:24 -04:00
6acfb13ce8 Add cert path validation to SwidTagValidator class. Modify CredentialParser class to support changes. 2021-07-07 07:48:10 -04:00
8abffb54e2 Merge pull request #372 from nsacyber/base64-decode-error
Base64 decode exception
2021-06-25 09:04:12 -04:00
620e389aab Added a file 2021-06-21 11:29:10 -04:00
3accb244e9 Catch DecoderException in the tcg_rim_tool CredentialParser class. 2021-06-10 12:34:38 -04:00
8335088259 Revert "Add validation of base64 encoding for payload file hash attribute."
This reverts commit 51b92f7673.
2021-05-26 15:20:23 -04:00
51b92f7673 Add validation of base64 encoding for payload file hash attribute. 2021-05-25 12:05:56 -04:00
4679264897 Fix path for jar file 2020-11-20 12:42:07 -05:00
dbfdcdf9fd Update version to 2.0.0 2020-11-10 15:39:47 -05:00
43208332ae Add default keystore in case of no input 2020-11-10 08:04:41 -05:00
d35aaac41d Updated version number 2020-11-09 15:25:05 -05:00
118254e660 Updated build.gradle for tcg_eventlog_tool so that the vendor UEFI ID table is also copied over and installed for tool usage. 2020-11-09 15:25:05 -05:00
00d3846dfe Remove default keystore file constant, this file is now an input parameter. 2020-11-09 15:23:56 -05:00
3e35fe4524 Typing conflict when comparing event logs 2020-11-09 11:20:37 -05:00
3636782987 This commit adds functionality to display tpm even log information to the support RIM display page. Outstanding issues to implement: 1) add link to base from support RIM, 2) make event table scrollable 2020-09-24 09:58:10 -04:00
8a175b18f7 Move supportRIMFormat from Meta to Payload 2020-08-18 12:19:16 -04:00
e5ca8102a8 Update README.md 2020-08-12 12:03:02 +00:00
52cb0ede34 Fix errors with firmware attributes. Move attributes under appropriate elements. 2020-08-06 17:38:54 -04:00
33c20e8c70 Fix classpath error causing broken unit tests 2020-08-04 13:25:50 -04:00
df6a864c2d Merge pull request #284 from nsacyber/issue-273
[#273] Validate base RIM with external cert
2020-08-03 10:43:17 -04:00
782dfa3f16 Updated for information about buildinng and runnning on windows 10. 2020-07-24 09:46:27 -04:00
17f4ce71bb Merge pull request #286 from nsacyber/issue-283
[#283] added a gradlew.bat for bulding the tcg_event_log on windows
2020-07-24 09:05:24 -04:00
e694242230 Update README.md
path fix in README.md
2020-07-23 16:38:24 -04:00
c70a11854b added a gradlew.bat for bulding the tcg_event_log on windows 2020-07-23 10:59:46 -04:00
dc25c983c1 Print AIA extension from validation cert 2020-07-23 10:06:49 -04:00
6e36eee1ab Add -p option under -v to validate a self-signed base RIM with an external cert 2020-07-21 14:50:07 -04:00
a0a2222554 Fix broken unit test from moving validation code to new class 2020-07-21 14:33:32 -04:00
586d109e7f Move validation code to new class 2020-07-21 14:32:36 -04:00
2b6a947986 Directory and File names are read from json, File size and hash are calculated from given -l <filepath> 2020-06-25 08:26:41 -04:00
7045fc9978 Passing -l <filepath> to -v will verify the payload hash with <filepath> instead of the <File name=filepath> 2020-06-25 07:58:37 -04:00
1f860b5682 Updated with rim command line reference. 2020-06-24 07:00:29 -04:00
c9c40e9bac Install link to /usr/local/bin 2020-06-19 09:15:02 -04:00
4404d25f20 Revert "Revert changes to HashSwid class"
This reverts commit d850d69b1e8b14367b25c075dd8f61b30e558c02.
2020-06-19 07:29:20 -04:00
3babe6cc2f Revert changes to HashSwid class 2020-06-19 07:29:20 -04:00
a4e3fb38de Fixed unit test 2020-06-19 07:29:20 -04:00
9b4eb49601 Add symlink to /usr/local/bin/rim during rpm install 2020-06-19 07:29:20 -04:00
fab55e4439 Added README.md with build instructions 2020-06-18 13:10:29 -04:00
b8af8fb23a Merge pull request #270 from nsacyber/issue-261
Change package name to tcg_eventlog_tool
2020-06-18 10:56:53 -04:00
6f965c508f set package name to tcg_eventlog_tool 2020-06-18 09:51:03 -04:00
3747c1911e Update packaging script to install to /opt/hirs/rimtool 2020-06-16 08:11:12 -04:00
64ddc39c2c Add validation of support RIM in payload 2020-06-15 17:50:18 -04:00
c69affd4f6 Added a check against embedding a self-signed cert. Requires a support rim whose name, size, and hash are added to the payload. 2020-06-15 17:50:18 -04:00
fb9cca295a Update README.md 2020-06-15 14:07:16 -04:00
9bf1a60955 Added READ.md to the tcg_eventlog_tool 2020-06-15 14:03:35 -04:00
5c616882ff Cleanup test output on -x, set param default using local event log, added param checks 2020-06-12 10:28:23 -04:00
2bb9f4bf24 Merge branch 'master' into issue-251 2020-06-10 18:21:51 -04:00
7f5d97e9fa Fixed merge conflicts 2020-06-10 17:33:57 -04:00
586c29c0f3 Fixed merge conflicts 2020-06-10 16:51:47 -04:00
f2fd7f31bd conflict resoltion step 1 2020-06-10 14:04:23 -04:00