freebsd-dev/usr.sbin/xntpd/authstuff
Bruce Evans 15d0bb0b98 Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal
libraries so that `ld -f' in can create correct dependencies for
yet-to-be-built libraries.

Get the default BINDIR correctly (by including ../Makefile.inc recursively.
1998-03-07 09:46:17 +00:00
..
auth.samplekeys
auth.speed
authcert.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
authspeed.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
certdata
keyparity.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
Makefile Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 09:46:17 +00:00
makeIPFP.c
makePC1.c
makePC2.c
makeSP.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
md5_sample_output
md5driver.c
mkrandkeys.c
omakeIPFP.c
README
results
unixcert.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00

README file for directory ./authstuff of the NTP Version 3 distribution

This directory contains the sources for miscellaneous programs to test,
validate and calibreate cryptographic routines used by NTP. These include

authcert.c	used to certify the DES and MD5 message digest algorithms
		work properly. See the source for directions for use.

authspeed.c	used to determing the running time for DES and MD5
		messge digest algorithms. See the source for directions
		for use.

For other programs, see the source files.