Skip to content

RSA OAEP encryption fix

Compare
Choose a tag to compare
@kjur kjur released this 15 Apr 03:17
· 10 commits to master since this release
  • Changes from 10.8.1 to 10.8.2 (2023-Apr-15)
    • ext/rsa.js
      • fix RSAEncryptOAEP for RSA OAEP encryption #582 #583
        In rare cases, it have been generated ciphertext that
        could not be decrpyted.