cheatfate / nimcrypto

Nim cryptographic library
MIT License
190 stars 23 forks source link

Implementation of constant-time hexadecimal conversion. #44

Closed cheatfate closed 4 years ago

cheatfate commented 4 years ago

Hexadecimal conversions not raising exception anymore. Bump version to 0.5.2. Prerequisite to fix https://github.com/status-im/nim-libp2p/issues/300