Legrandin / pycryptodome

A self-contained cryptographic library for Python
https://www.pycryptodome.org
Other
2.74k stars 492 forks source link

Fix ed25519_neg that causes inconsistent T #810

Closed Bi11 closed 4 days ago

Bi11 commented 1 month ago

T should be negated along with X because T = XY/Z

Anthony291985 commented 2 weeks ago

T should be negated along with X because T = XY/Z

Legrandin commented 2 weeks ago

Thanks for reporting. This bug was fixed with 39b5a627dab9124da0fb9d15a2f3a19434d96565