This is the installation manual of Trfcrypt 2.0p3, as of
March 31, 2001. For a documentation of the available commands you should
read the command reference.
Before starting the compilation and installation a few notes:
-
You have managed to unpack this package in a directory of
your choice, whether it was gzipped tar-archive or a
zip-archive. The path of the file you are reading now is
something like .../trfcrypt2.0p3/doc/install.?.
The .../trfcrypt2.0p3-part of it is that we will
call the source-directory from now on.
This package depends in its operation on quite a few others. Here
is a list of them:
tcl |
of course. The package will compile with 7.6, 8.0 and 8.1a2.
The versions 8.0a1/a2/b1/b2 cannot be used anymore.
|
trf |
The base package to this one. Provides all the general
facilities to hook transformations into the channel subsystem
of tcl.
|
Memchan |
Trfcrypt can be used without, but the testsuite coming with
this distribution requires it.
The current version is 1.5. A binary distribution for Win32
is available.
|
libdes |
This package is used to implement the 'des' encryption
facility. It will be loaded at runtime, if required and is
therefore optional. Please read the SSLeay
section for more info.
|
SSLeay |
Another implementation of 'des', additionally used to
implement 'rc2', 'md2' and 'sha1'. Has priority over 'libdes'
because of this. It will be loaded at runtime, if required and
is therefore optional. Please read the SSLeay
section for more info.
|
|