[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ISO/IEC 10118-3 Whirlpool Recursive Hasher written in Go

License

Notifications You must be signed in to change notification settings

pedroalbanese/whirlpoolsum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHIRLPOOLSUM(2)

ISC License GitHub downloads GoDoc Go Report Card GitHub go.mod Go version GitHub release (latest by date)

Whirlpool Recursive Hashsum Implementation written in Go

Usage of whirlpoolsum:
whirlpoolsum [-c <hash.ext>] [-r] <file.ext>
  -c string
        Check hashsum file.
  -r    Process directories recursively.

Examples:

Generate hashsum list:

$ ./whirlpoolsum [-r] "*.*" > hash.txt

Check hashsum file:

$ ./whirlpoolsum -c hash.txt
$ echo $?

License

This project is licensed under the ISC License.

Copyright (c) 2020-2022 Pedro F. Albanese - ALBANESE Research Lab.

About

ISO/IEC 10118-3 Whirlpool Recursive Hasher written in Go

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages