Martin Gruner 2a082f4d7e Maintenance: Improve source strings by using ellipsis rather than ... | 1 год назад | |
---|---|---|
.. | ||
README.md | 1 год назад | |
run.sh | 1 год назад |
This folder contains a shell script to generate various PGP keys for testing purposes.
The following files will be (re)generated:
spec/fixtures/files/gpg/*.asc
- private key in ASCII armored formatspec/fixtures/files/gpg/*.pub.asc
- public key in ASCII armored formatspec/fixtures/files/gpg/*.passphrase
- private key passphraseTo execute the script, simply run run.sh
in this directory. There is nothing more to it except of having gpg
binary installed and available in the path.