Mind if I import this into AOLserver SF?

/s.

On Fri, 27 Sep 2002 16:28:30 -0700, "Daniel P. Stasinski"
<[EMAIL PROTECTED]> said:
> I have released my ns_encrypt module for AOLserver.  It provides two
> new
> commands:
>
>     ns_encrypt and ns_decrypt
>
> The module provides for strong public/private key cryptography on tcl
> strings.
>
> ns_encrypt takes a tcl string and encrypts it with a one time session
> key
> using any one of the AES, Blowfish, Cast5, IDEA or Triple DES ciphers.
> The
> session key is then encrypted with an RSA public or private key.
> Encrypted
> data is returned as BASE64 encoded text.
>
> The module can be downloaded from the projects page at:
>
>     http://www.scriptkitties.com/
>
> Your input is both welcome and desired.
>
> Daniel P. Stasinski
>

--
  Scott Goodwin
  [EMAIL PROTECTED]
  http://scottg.net

Reply via email to