Skip to content

butcher-of-blaviken/merkle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

merkle

merkle is a small Go library that implements several cryptographic constructs.

Written primarily for educational purposes rather than production :-).

Install

go get github.com/butcher-of-blaviken/merkle

Testing

go test -cover

To-Do List

  • Block ciphers
  • Stream ciphers
  • Cryptographic hashes (SHA-1, SHA-256, etc.)
  • Digital signature algorithsm (ECDSA, Schnorr, BLS, etc.)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published