CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
23.12k stars 2.8k forks source link

[TOOL IMPROVEMENT] #945

Open BettyMorlock opened 8 months ago

BettyMorlock commented 8 months ago

Describe the solution you'd like RSA or PGP support for the "Encrypt / decrypt text" tool

Additional context a tool like this exists here if you need a visual. https://www.devglan.com/online-tools/rsa-encryption-decryption

Thanks for these tools btw this thing is pretty great.

sharevb commented 6 months ago

Hi @BettyMorlock and @CorentinTh, RSA Encryption implemented in #1013

sharevb commented 6 months ago

Hi @BettyMorlock and @CorentinTh, PGP Keygen implemented in https://github.com/CorentinTh/it-tools/pull/1012

sharevb commented 6 months ago

Hi @BettyMorlock and @CorentinTh, PGP Encryption implemented in https://github.com/CorentinTh/it-tools/pull/1011