I've imported Daniel's nsencrypt module to AOLserver's SF area, tagged it as "v0.1" and made it available via the Files link (http://sourceforge.net/project/showfiles.php?group_id=3152).
I also cleaned up the nsopenssl module downloads in the Files area (added comments and so on -- see http://sourceforge.net/project/shownotes.php?release_id=78644 for an example of the changes). /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
