AntonKueltz / fastecdsa

Python library for fast elliptic curve crypto
https://pypi.python.org/pypi/fastecdsa
The Unlicense
264 stars 78 forks source link

Fix timing leakage of bit-length #60

Closed J08nY closed 4 years ago

J08nY commented 4 years ago

This should fix the Minerva vulnerability. Fixes #40.

AntonKueltz commented 4 years ago

Thanks for the fix! Released in v2.1.5.