mirror of
https://github.com/luxfi/crypto.git
synced 2026-07-27 01:54:50 +00:00
The TestBytes function returns true when all bytes are zero (point at infinity). The condition was inverted, causing non-zero points to be treated as infinity.