This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
HIRS
Watch
1
Star
0
Fork
0
You've already forked HIRS
mirror of
https://github.com/nsacyber/HIRS.git
synced
2025-02-21 10:01:49 +00:00
Code
Issues
Actions
9
Packages
Projects
Releases
Wiki
Activity
HIRS
/
HIRS_AttestationCA
History
Cyrus
9917fadef7
On a previous commit, I removed a piece of code that checked the base credential first. Because the delta fixed a problem in the base, the base failed before the delta was checked. This was completely removed. On a test that we had previously done, the test passes when it should fail because there is only a base, so that check isn't being done. This change reintroduces the check but in a different location with flags for when there is a delta present.
2021-02-09 13:30:37 -05:00
..
config
Initial release
2018-09-06 09:47:33 -04:00
src
On a previous commit, I removed a piece of code that checked the base credential first. Because the delta fixed a problem in the base, the base failed before the delta was checked. This was completely removed. On a test that we had previously done, the test passes when it should fail because there is only a base, so that check isn't being done. This change reintroduces the check but in a different location with flags for when there is a delta present.
2021-02-09 13:30:37 -05:00
build.gradle
[
#3
] Ensure ACA and TPM2 Provisioner handle versioning correctly
2018-09-17 12:28:05 -04:00