Skip to content

Groestlcoin/groestlcoin-hash-pure-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grøstl

This is a pure python implementation of Grøstl written for educational purposes.

Usage

import groestlcoin_hash2
print(groestlcoin_hash2.groestl_hash(b'\x01'))

About

Pure python implementation of Grøstl

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%