mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-20 10:16:34 +01:00
f09e7cba42
Submitted by: Geoff Rehmet |
||
---|---|---|
.. | ||
cert.c | ||
cert.input | ||
Makefile | ||
README | ||
speedcrypt.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