poanetwork / threshold_crypto

A pairing-based threshold cryptosystem for collaborative decryption and signatures used in HoneybadgerBFT implementation
Other
191 stars 72 forks source link

Make hash_g2 public. #56

Closed afck closed 6 years ago

afck commented 6 years ago

This function can be useful, to avoid redundant hashing of a long message.