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 [email protected] 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. _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
