PGP Tools v1.0 (2026-04-26)
https://pgptools.com

A free offline-capable OpenPGP toolkit for browser use.

This package runs locally in your browser and does not require server processing.

To start:
Open index.html

Included tools:
- generate-key.html
- encrypt.html
- decrypt.html
- sign.html
- verify.html
- sign-file.html
- verify-file.html

Security notes:
Use offline for sensitive data.
Protect your private keys.
Verify public key fingerprints when possible.

Free to use.

Original project:
https://pgptools.com

Credits:

This toolkit uses OpenPGP.js for OpenPGP cryptographic operations.

OpenPGP.js project:
https://openpgpjs.org/

GitHub:
https://github.com/openpgpjs/openpgpjs

License:
LGPL-3.0-or-later