RSA-OAEP: use the cipher algorithm padding standard name for both encryption/decryption

Issue #288 resolved
Dimitar A. Stoikov created an issue

For RSA-OAEP, use the Java standard name OAEPWithSHA-1AndMGF1Padding for both encryption and decryption.

Comments (1)

  1. Log in to comment