opencryptoki
opencryptoki copied to clipboard
Soft token: Support RSA keys > 4096 bits
The OpenSSL-based code of the soft token might already support RSA key sizes > 4096 bits (up to OPENSSL_RSA_MAX_MODULUS_BITS)
- Update the max key size in the mechanism list for all RSA mechanisms
- Add test vectors for larger key sizes (will probably cause quite long run times ...)