mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-09 05:30:51 +02:00
886b0c2ec6
The key size can be larger than the maximum digest size supported by the sign and verify APIs. Calculate a reasonable digest size for the key size and bound it on the maximum digest size.