Skip to content
 
 

Repository files navigation

groestlcoin-hash-python

This package implements the hashing algorithm used by Groestlcoin.

Usage

    import groestlcoin_hash
    data = '\x00'
    digest = groestlcoin_hash.getHash(data, len(data))

About

Groestlcoin Hash in Python

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages