Enchantrix/pkg/crypt/std/pgp
google-labs-jules[bot] a46477c8fd feat: Add OpenPGP implementation
Adds a full implementation of OpenPGP features using ProtonMail's go-crypto fork.

- Implements PGP key generation, encryption, and decryption.
- Exposes PGP functionality through the crypt.Service.
- Adds tests for the PGP implementation.
2025-11-13 19:02:03 +00:00
..
pgp.go feat: Add OpenPGP implementation 2025-11-13 19:02:03 +00:00
pgp_test.go feat: Add OpenPGP implementation 2025-11-13 19:02:03 +00:00