https://github.com/godtamit/fish-blake2-hash
A simple set of fish shell utility scripts to generate and check the BLAKE2 hashes of files.
https://github.com/godtamit/fish-blake2-hash
Last synced: 3 months ago
JSON representation
A simple set of fish shell utility scripts to generate and check the BLAKE2 hashes of files.
- Host: GitHub
- URL: https://github.com/godtamit/fish-blake2-hash
- Owner: GodTamIt
- License: mit
- Created: 2019-11-28T18:41:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T19:08:02.000Z (over 5 years ago)
- Last Synced: 2025-01-27T07:28:28.392Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fish-blake2-hash
## Overview
A simple set of [fish shell](https://github.com/fish-shell/fish-shell) utility
scripts to generate and check the [BLAKE2](https://blake2.net/) hashes of files.These may be useful for periodically checking the integrity of a set of files.