Damon Courtney <[EMAIL PROTECTED]> writes: > > > TCL_OBJ_CMD( "encrypt", Rivet_EncryptCmd ); > > > TCL_OBJ_CMD( "decrypt", Rivet_DecryptCmd ); > > > TCL_OBJ_CMD( "crypt", Rivet_CryptCmd );
> > I would encourage you to take a look at the WebSh implementation > > of this, just for kicks. If you don't have the code already, the > > CVS is the same except for 'tcl-websh' instead of 'tcl-rivet'. > > They have a lot of commands and code built in, and where possible, > > I would like to share. > Are you talking about their encryption code? Yeah - well, that and anything else that looks good. The session code is interesting, for example. It's all ASF licensed, so we are free to grab anything we want:-) -- David N. Welton Consulting: http://www.dedasys.com/ Free Software: http://people.debian.org/~davidw/ Apache Tcl: http://tcl.apache.org/ Personal: http://www.efn.org/~davidw/
