freebsd-dev/secure/lib/libcipher/test
1999-08-28 01:35:59 +00:00
..
cert.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
cert.input $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
README
speedcrypt.c
speeddes.c

This directory contains test programs to certify DES operation and to
time the crypt() call (of curiosity value).

Simply type `make test` to run the tests.

The normal `make all` and `make install` that get done during library building
and installation will build these programs BUT NOT INSTALL THEM.  After all,
they're only for testing...

- David Burren, January 1994