The available commands

UpHome
Sitemap
 
Encryption

First a small note: This manual deals with the tcl-level commands only. For a description of the C-level API please read the provided manpages or the C API chapter.

The general interface to all commands is described in the command chapter of trf, the base package to this one. Because of this I will refrain from repeating myself here.

First a quick reference of all available commands and the location of the implementation of the underlying algorithm.

Command Type Location

blowfish Blockcipher trfcrypt
des Blockcipher SSLeay
idea Blockcipher trfcrypt
rc2 Blockcipher SSLeay
rc4 Cipher trfcrypt
rot Cipher trfcrypt
safer Blockcipher trfcrypt


© Andreas Kupries
Last update at Sat Mar 31 22:40:23 CEST 2001