On Wednesday, February 18, 2004, at 04:08 PM, Kevin wrote:


Any one know a crypt API for Revolution looking for:

SHA1 MD5 RC4
Public-Private Key Encryption

MD5 is built-in. RC4 is easy to code.


Some or all might be in a future release; Revolution developers are already making experimental versions as recently made public.

You can use shell() to use openSSL or gPG to do some or all. Don't forget to burn your temporary files.

You can get at libraries with externals.

In very limited cases you might be able to use open process, but probably not.

Dar Scott



_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to