mirror of
https://github.com/status-im/constantine.git
synced 2025-02-23 17:38:09 +00:00
* Implement fully constant-time division closes #2 closes #9 * constant-time hex parsing * prevent cache timing attacks in toHex() conversion (which is only for test/debug purposes anyway)