I need to encrypt some data using PGP. I googled for a CFX tag to help with this but couldn't find anything.
If there's nothing out there, I was thinking of writing the data to a file, then encrypting it by using cfexecute to call pgp, then reading the encrypted file back in. How does that sound? I know the data will be on the disk unencrypted for a moment. In perl I would just open a pipe to the pgp executeable and run my data straight through it, then it would never be clear text on the disk. But I don't think there's a way to do that in CF. -Ryan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:14:3715 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/14 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:14 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.14 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
