Changes for version 0.35

  • Disable PKCS#1 v1.5 padding. It's not practical to mitigate marvin attacks so we will instead disable this and require alternatives to address the issue.
    • Resolves #42 - CVE-2024-2467.

Modules

RSA encoding and decoding, using the openSSL libraries