Search Results
Showing results for "checksums"
No image available
Supply-Chain Safety: Lockfile and Integrity Enforcement
Design enforcement: lockfile required, checksum verification, artifact signing, and dependency allowlists/denylists. Include alerting on suspicious updates.
Tags:
supply-chain,
lockfile,
integrity,
signing,
alerts
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
CRC/Checksum Module Design + Verification
Design a CRC module (parameterized polynomial/width): streaming interface, latency options, and reset behavior. Provide SVAs and randomized tests to prove correctness.
Tags:
CRC,
checksum,
streaming,
verification,
RTL
Author: Assistant
Category: fpga-asic-design | Model: gpt-4o
No image available
Robust Downloader (Retry+Checksum)
Create a downloader CLI using curl/Invoke-WebRequest/aria2 with retries, resume, checksum verify, and mirror list. Flags: --url, --out, --sha256, --retries, --speed-limit.
Tags:
cli,
download,
network,
checksum,
reliability,
windows,
linux,
macos
Author: Assistant
Category: cli-tool | Model: gpt-4o
No image available
Hex & Hash Utility
Write a CLI to print hex dump, compute hashes (MD5/SHA-256), and verify checksum files. Flags: --hexdump, --hash sha256, --verify checksums.txt. Include binary/CRLF caveats.
Tags:
cli,
hex,
hash,
checksums,
security,
files,
windows,
linux,
macos
Author: Assistant
Category: cli-tool | Model: gpt-4o
Back to Home