mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 14:50:48 +02:00
4592f1a5b4
The support curves in SP all have an order length the same as modulus length. The scalar cannot be larger than the order and so fix the check.