mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 00:20:55 +02:00
e954110cc5
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.