mirror of
https://github.com/status-im/constantine.git
synced 2025-02-23 09:28:07 +00:00
1.3 KiB
1.3 KiB
Hardy - Hardened big int primitives
This library provides constant time big int primitives. The main use will be for implementation of elliptic curve cryptography
Installation
You can install the developement version of the library through nimble with the following command
nimble install https://github.com/status-im/nim-hardy@#master
License
Licensed under both of the following:
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT