30 Aug
2000
30 Aug
'00
9:18 p.m.
On Wed, 30 Aug 2000, Terry Kerr wrote:
We have done this in our Etailer product...grab the source and take a look... http://e-tailer.adroit.net/. Basically we just pipe the string to be encrypted to the gnu pgp program on a linux box. Take a look at http://www.pgpi.org/products/gnu/gpg/.
I'm working with two other developers to build an entire Python->GPG API, so that we can access all GnuPG functionality from Python. It's GPL and if anybody here's interested in participating, send me a mail. Regards, Morten