mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 01:32:22 +01:00
wc_RsaEncryptSize(): assumed a key size of 2048 when using hardware key. Added callback to do lookup and implemented for PKCS#11. If lookup not supported then assumes 2048 bits.