aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gnupg
AgeCommit message (Collapse)Author
2022-09-22tests: Replace short OpenPGP keyids with fingerprintsJustus Winter
Short 32-bit OpenPGP key ids are easily spoofed, so their use is strongly discouraged. The test suite uses short key ids to refer to test keys. This prevents the OpenPGP implementations from rejecting short key ids, and is a bad example for other developers to follow. This patch replaces all short key ids with fingerprints.
2015-01-28Add unprotected keys for GnuPG 2.1Jason A. Donenfeld
2014-04-23tests: have multiple gpg keys availableJason A. Donenfeld
2014-04-23testing: add reencryption to TODOJason A. Donenfeld
2014-04-23tests: make bash usage explicitJason A. Donenfeld
2014-04-22Import Von's tests, with cleanups.Jason A. Donenfeld