An open API service indexing awesome lists of open source software.

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

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.