3 Commits

Author SHA1 Message Date
Josh Holtrop 8cfedfe9de Avoid SIGPIPE issues in fips-hash-offline.sh 2026-07-10 10:36:57 -04:00
Josh Holtrop 2aa68239b1 Clean up fips-hash-offline.sh
Set pipefail option
Check that the output binary file is writable
Use POSIX-compatible dd flags
2026-07-08 15:46:45 -04:00
Josh Holtrop 83f46f8284 Add fips-hash-offline.sh
This script calculates the FIPS integrity hash for an already-linked
binary offline at build time.
2026-06-22 15:23:28 -04:00