status-im / nim-secp256k1

A wrapper for libsecp256k1
Apache License 2.0
9 stars 5 forks source link

Perform constant time comparison of keys and signatures. #24

Closed cheatfate closed 4 years ago

cheatfate commented 4 years ago

This PR is part of complex fix https://github.com/status-im/nim-libp2p/issues/290