Skip to content

Commit

Permalink
Add empty line before image
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth committed Jun 4, 2024
1 parent fbadebd commit 33b9f46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crypto/fipsmodule/FIPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,5 +135,6 @@ 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 33b9f46

Please sign in to comment.