Skip to content

pedroalbanese/b2s128sum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

BLAKE-2S 128-bit Hashsum Tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages