Skip to content
/ groestl Public

Grøstl hash function implementation in golang

Notifications You must be signed in to change notification settings

kacpal/groestl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groestl

Grøstl hash function implementation in golang

Usage

groestl library implements standard hash.Hash interface.

You can also run it from command-line:

$ ./groestl
Usage:
  ./groestl [options] path/to/file

Options:
  -hash int
    	output hash length (default 256)

To compile simply run go build in the root directory.

About

Grøstl hash function implementation in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages