summaryrefslogtreecommitdiffstats
path: root/lib/libcrypt/test/README
blob: b80a71b64597b2fbcfd1b697ab5c5ee55b40a927 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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

Rewrote 'cert' a bit.  It checks many more cases now, and also considers
md5 and sha1.  Same with speedcrypt.

- Brandon Gillespie, 1997
OpenPOWER on IntegriCloud