syntax for encrypting only the string passed in an argument

Incomex incomex at hotmail.com
Thu Apr 16 09:38:52 CEST 2009


I want to be able to call a shell from within a development environment
and pass a string of data to it to be de/en/crypted.  The idea would look
like
this:

read from file "data.txt" line z and put it into variableY
variablex = call shell(gpg -e -r Joe variableY)
print variablex

rem:  variableY is the plaintext, variablex is the returned cyphertext

you can email me directly at incomex at hotmail.com
thanks
-- 
View this message in context: http://www.nabble.com/syntax-for-encrypting-only-the-string-passed-in-an-argument-tp23072963p23072963.html
Sent from the GnuPG - User mailing list archive at Nabble.com.




More information about the Gnupg-users mailing list