Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itchio/intact
Verify a file's integrity from HTTP headers like content-length and x-goog-hash
https://github.com/itchio/intact
Last synced: about 2 months ago
JSON representation
Verify a file's integrity from HTTP headers like content-length and x-goog-hash
- Host: GitHub
- URL: https://github.com/itchio/intact
- Owner: itchio
- Created: 2020-02-28T09:29:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-01T16:15:03.000Z (almost 5 years ago)
- Last Synced: 2024-06-21T00:17:54.799Z (7 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# intact
![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)
Decodes `x-goog-hash` headers and verifies that a file on disk has the
correct size and hash.