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 a168517dfc
Move BLS related wrapper structure into a separate package (#3209)
4 years ago
..
bls Move BLS related wrapper structure into a separate package (#3209) 4 years ago
hash [double-sign] Provide proof of double sign in slash record sent to beaconchain (#2253) 5 years ago
pki Remove bls address util and sha256 hash 6 years ago
vdf Mark where to limit goroutine concurrency 5 years ago
vrf fixed goimports 6 years ago
README.md Add readme for crypto 6 years ago

README.md

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