Page MenuHome GnuPG

decrypt.test
No OneTemporary

decrypt.test

#!/bin/sh
. defs.inc || exit 3
#info Checking decryption of supplied files
for i in $plain_files ; do
echo "$usrpass1" | run_gpg --passphrase-fd 0 -o y --yes $i.asc
cmp $i y || error "$i: mismatch"
done

File Metadata

Mime Type
text/x-shellscript
Expires
Thu, Jul 17, 12:22 AM (7 h, 6 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
7c/95/9ad746866d7fb837f1f36cf29aa8

Event Timeline