aptly/pgp
Paul Cacheux aeef41bf70 add support for `EdDSA` keys in `pubkeyAlgorithmName` 2023-11-23 11:40:58 +01:00
..
keyrings Compatibility with GnuPG 1.x and 2.x, auto-detect GnuPG version 2018-10-10 01:34:00 +03:00
test-bins introduce a gpg and gpgv version compatibility check and fall back to v1 2018-04-25 15:05:53 +02:00
1.clearsigned Fix tests and fixtures relying on expired pgp keys 2021-02-08 10:52:27 +01:00
1.cleartext Fix tests and fixtures relying on expired pgp keys 2021-02-08 10:52:27 +01:00
1.signature GoVerifier implementation 2017-07-21 01:01:58 +03:00
1.text GoVerifier implementation 2017-07-21 01:01:58 +03:00
2.signature GoVerifier implementation 2017-07-21 01:01:58 +03:00
2.text GoVerifier implementation 2017-07-21 01:01:58 +03:00
3.signature GoVerifier implementation 2017-07-21 01:01:58 +03:00
3.text GoVerifier implementation 2017-07-21 01:01:58 +03:00
4.signature Support for non-armored detached signatures 2018-09-26 01:36:52 +03:00
4.text Support for non-armored detached signatures 2018-09-26 01:36:52 +03:00
gnupg.go update golangci-lint and replace deprecated calls to io/ioutil 2022-12-12 10:21:39 +01:00
gnupg_finder.go Remove unused variable 2019-10-18 18:29:38 +03:00
gnupg_test.go Try Travis on xenial workers 2019-07-11 00:16:20 +03:00
internal.go replace `golang.org/x/crypto/openpgp` with `github.com/ProtonMail/go-crypto/openpgp` 2023-11-23 11:40:58 +01:00
internal_test.go Compatibility with GnuPG 1.x and 2.x, auto-detect GnuPG version 2018-10-10 01:34:00 +03:00
openpgp.go add support for `EdDSA` keys in `pubkeyAlgorithmName` 2023-11-23 11:40:58 +01:00
pgp.go GoVerifier implementation 2017-07-21 01:01:58 +03:00
pgp_test.go Refactor GPG signer/verifier 2017-05-23 02:54:56 +03:00
sign_test.go Test updates for Travis CI 2018-10-10 01:34:58 +03:00
trusted.gpg Fix tests and fixtures relying on expired pgp keys 2021-02-08 10:52:27 +01:00
verify_test.go Fix tests and fixtures relying on expired pgp keys 2021-02-08 10:52:27 +01:00