Batch symmetric ciphering?

Stephan Stapel stephan.stapel@tu-clausthal.de
Thu, 11 Jan 2001 10:26:00 +0100



> You have to use --passphrase-fd n and pipe the passphrase to file
> descriptor n. The default command shell of Windows 95 does not
> allow to do this. IIRC, it is possible under NT.
are there differences between the various windows versions? Under W2k, it is possible to cipher files piping passphrases: test.txt - test message pass.txt - passphrase file (should be deleted after processing :-))= ) command: gpg --passphrase-fd 1 --symmetric test.txt 1<pass.txt Stephan -- Archive is at http://lists.gnupg.org - Unsubscribe by sending mail with a subject of "unsubscribe" to gnupg-users-request@gnupg.org