Enchantrix/pkg/crypt
google-labs-jules[bot] b6b526bcf7 feat: Expand OpenPGP implementation
Expands the existing OpenPGP implementation to include a more complete set of features for handling PGP data.

- Adds support for signing and verifying detached signatures.
- Adds support for symmetric encryption using a passphrase.
- Includes tests for all new functionality.
2025-11-13 19:06:20 +00:00
..
std feat: Expand OpenPGP implementation 2025-11-13 19:06:20 +00:00
crypt.go feat: Expand OpenPGP implementation 2025-11-13 19:06:20 +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