PeerAssets / pypeerassets

Reference implementation of the PeerAssets protocol.
BSD 3-Clause "New" or "Revised" License
12 stars 16 forks source link

Ensure message input is encoded before it's hashed in ecdsa_verify #2

Closed saeveritt closed 7 years ago

saeveritt commented 7 years ago

Prevents TypeError: Unicode-objects must be encoded before hashing