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 b263073252 Move (core/)types.rlpHash -> (crypto/)hash.FromRLP 5 years ago
..
bls add nil pointer protection when deserialize pubkey 5 years ago
hash Move (core/)types.rlpHash -> (crypto/)hash.FromRLP 5 years ago
pki Remove bls address util and sha256 hash 5 years ago
vdf Implement vdf execution and timing 6 years ago
vrf fixed goimports 5 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.