JHUISI / charm

Charm: A Framework for Rapidly Prototyping Cryptosystems
http://charm-crypto.io
GNU Lesser General Public License v3.0
552 stars 167 forks source link

Fix two memory leaks in hashing to a curve element #200

Closed timothymctim closed 5 years ago

timothymctim commented 5 years ago

Fixes two memory leaks:

Also changed: conditionally compile debug statements.