Enchantrix/pkg/crypt
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
..
std feat: Add OpenPGP implementation 2025-11-13 19:02:03 +00:00
crypt.go feat: Add OpenPGP implementation 2025-11-13 19:02:03 +00:00
crypt_internal_test.go test: increase test coverage to 100% 2025-11-03 01:02:41 +00:00
crypt_test.go test: increase test coverage to 100% 2025-11-03 01:02:41 +00:00