mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 15:52:24 +01:00
When using custom curves, only use the first 22 values with the prime to calculate Legendre symbol. The known curves work and defeats long running times when non-prime values are passed in.