If you're talking about 3DES over an SSL connection, nsopenssl can do that.

If you're talking about 3DES to encrypt files on disk, in memory etc.,
nsopenssl doesn't do that...but it's an interesting idea which I've just
added to my todo list. It would be useful to use be able to do:

  set rc [ns_openssl_crypt -cipher 3des -file /blah -password aoeu2345]


/s.




> Hello,
>
> Not being that familiar with encryption, do there exist AOLServer TCL
> commands to handle Triple DES encryption ?
>
> I am thinking maybe via OpenSSL or ns_openssl, but I am not sure.
>
> I think I may have found a way to do this in Perl, but would rather do so
> in TCL.
>
> Thanks !!
>
> divney
>
>

Reply via email to