> > 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?
D
