Skip to content

remove RSA and RSAOAEP encryption for Marvin attack

Compare
Choose a tag to compare
@kjur kjur released this 16 Jan 12:42
· 3 commits to master since this release
  • Changes from 10.9.0 to 11.0.0 (2024-Jan-16)
    • remove RSA PKCS#1.5 end OAEP encryption/decryption for Marvin attack (#598)
    • src/crypto.js
      • remove KJUR.crypto.Cipher class for RSA and RSAOAEP encryption/decryption
    • ext/{rsa,rsa2}.js
      remove encrypt/decrypt/encryptOAEP/decryptOAEP for RSAKey class