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
Eugene Kim 57e934b08d Merge branch 'master' of github.com:harmony-one/harmony into goimports 6 years ago
..
bls Merge pull request #336 from harmony-one/rj_misc 6 years ago
pki Merge branch 'master' of github.com:harmony-one/harmony into goimports 6 years ago
README.md Add readme for crypto 6 years ago
cosi.go state syncing integration (#283) 6 years ago
curve.go fix lint, now 138 left 6 years ago
sha256.go fix lint, now 138 left 6 years ago
suite.go Reuse Dedis lab's kyber library for schnorr multi-sig 6 years ago

README.md

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