freebsd_amp_hwpstate/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
..
Makefile Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal 1998-03-07 09:46:17 +00:00
README
auth.samplekeys
auth.speed
authcert.c
authspeed.c
certdata
keyparity.c
makeIPFP.c
makePC1.c
makePC2.c
makeSP.c
md5_sample_output
md5driver.c
mkrandkeys.c
omakeIPFP.c
results
unixcert.c

README

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.