Merge from vendor branch HEIMDAL:
[dragonfly.git] / secure / lib / libcipher / test / README
1 This directory contains test programs to certify DES operation and to
2 time the crypt() call (of curiosity value).
3
4 Simply type `make test` to run the tests.
5
6 The normal `make all` and `make install` that get done during library building
7 and installation will build these programs BUT NOT INSTALL THEM.  After all,
8 they're only for testing...
9
10 - David Burren, January 1994