PGP Converter

v2.0.0

PGP Converter is a tool that enables you to encrypt and decrypt text using the PGP (Pretty Good Privacy) protocol. It is built with Node.js, SvelteKit, Vite and Tailwind CSS. The encryption and decryption process utilises the OpenPGP.js library.

How it works

All encryption and decryption happens entirely in your browser using the OpenPGP.js library. No data is transmitted to any server - the processing is between you, your browser, and OpenPGP.js.