
Then last 8char from pub fingerprint could be used as key alias. Gpgconf -kill gpg-agent # Required, if agent_genkey fail.

rw-r-r- 1 user user 21 Dec 4 15:44 fileįor recipient keyfile: First clean tempo creation newdir=$(mktemp -d) While no -d parameter is given (same syntaxe as SO's question), decrypted datas from file.gpg will be extracted to a new file. Sound good! Well, now: $ gpg -d -batch -passphrase 1234 file.gpg $ seq 1 10 | gpg -c -batch -passphrase 1234 -o file.gpg. Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224Ĭompression: Uncompressed, ZIP, ZLIB, BZIP2 Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSAĬipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, There is NO WARRANTY, to the extent permitted by law. This is free software: you are free to change and redistribute it. License GPLv3+: GNU GPL version 3 or later
#WINDOWS MESSAGE GPASS STRING SOFTWARE#
if you use recipient key pair you may have to add -pinentry-mode loopback too.įrom version 2 of GPG, the option -batch is needed to ensure no prompt.Ĭopyright (C) 2017 Free Software Foundation, Inc. (Adding -batch in order to prevent passphrase prompt) You may have to add -batch option: And.
