Displaying 1 result from an estimated 1 matches for "76hnrz1om81ef8q".
2008 Apr 17
1
PGP encryption from RoR?
Hi,
I have a web app that will be generating some files that need be
transmitted through FTP to another server but, before doing so, they
must be PGP encrypted with, naturally, the public PGP key of the
receiver.
Say I have the file contents on a local variable in memory (these
files are small), is there any "easy" way to perform the PGP
encryption from RoR?
In other words,