Skip to content

Commit

Permalink
Add back integrity-check image
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth committed Jun 3, 2024
1 parent 1d0de82 commit 4a8dbf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crypto/fipsmodule/FIPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,5 @@ Initially the known-good value will be incorrect. Another script (`inject_hash.g
### Breaking the integrity test

The utility in `util/fipstools/break-hash.go` can be used to corrupt the FIPS module inside a binary and thus trigger a failure of the integrity test. Note that the binary must not be stripped, otherwise the utility will not be able to find the FIPS module.
![build process](./intcheck2.png)

0 comments on commit 4a8dbf6

Please sign in to comment.