freebsd_amp_hwpstate/secure/lib/libcrypt/test
Geoff Rehmet f09e7cba42 when making test programs, look for libdescrypt, not libcrypt
Submitted by:	Geoff Rehmet
1994-08-12 21:55:04 +00:00
..
Makefile when making test programs, look for libdescrypt, not libcrypt 1994-08-12 21:55:04 +00:00
README
cert.c
cert.input
speedcrypt.c

README

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