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. |
||
|---|---|---|
| .. | ||
| std | ||
| crypt.go | ||
| crypt_internal_test.go | ||
| crypt_test.go | ||