tutus-chain/pkg/crypto/hash/doc.go

7 lines
111 B
Go

/*
Package hash contains wrappers for Neo hashing algorithms.
It also implements Merkle tree.
*/
package hash