https://github.com/pedroalbanese/b2s128sum
BLAKE-2S 128-bit Hashsum Tool
https://github.com/pedroalbanese/b2s128sum
blake2s
Last synced: about 1 year ago
JSON representation
BLAKE-2S 128-bit Hashsum Tool
- Host: GitHub
- URL: https://github.com/pedroalbanese/b2s128sum
- Owner: pedroalbanese
- License: isc
- Created: 2021-09-26T21:42:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-12T17:15:33.000Z (almost 5 years ago)
- Last Synced: 2025-02-23T10:15:24.390Z (over 1 year ago)
- Topics: blake2s
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BLAKE2s128sum
## b2s128sum Parallel Implementation written in Go
### Usage:
b2s128sum [-v] [-c <hash.ext>] [-r] -k <secret> -t <file.ext>
-c string
Check hashsum file.
-k string
Key. (default "null")
-r Process directories recursively.
-t string
Target file/wildcard to generate hashsum list.
-v Verbose mode. (The exit code is always 0 in this mode)
## License
This project is licensed under the ISC License.
##### Copyright (c) 2020-2021 Pedro Albanese - ALBANESE Lab.