gchq / CyberChef

The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis

Home Page:https://gchq.github.io/CyberChef

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Add private/public key options to RSA Encryption/Decryption

wlawlorcp opened this issue · comments

The existing RSA Encrypt/Decrypt options only allow a public or private key respectfully.
Please add the option to use a private key when encrypting, and a public key when decrypting.

An example is https://www.devglan.com/online-tools/rsa-encryption-decryption
That website allows you to select a public or private RSA key for both operations.