The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
woop/crypto
Rongjian Lan 64d6ee80d3 add public key into consensus/drand message 6 years ago
..
bls add public key into consensus/drand message 6 years ago
pki Increase unit test coverage 6 years ago
vdf Implement vdf execution and timing 6 years ago
vrf Remove trillian dependency in p256 6 years ago
README.md Add readme for crypto 6 years ago
sha256.go fix lint, now 138 left 6 years ago

README.md

The crypto package contains all cryptography-related code and libraries that Harmony protocol uses.