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 xntp 3.4e from Dave Mills @ UDel 1994-09-29 23:04:24 +00:00
auth.speed xntp 3.4e from Dave Mills @ UDel 1994-09-29 23:04:24 +00:00
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 xntpd 3.3b from UDel 1993-12-21 18:36:48 +00:00
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 xntp 3.4e from Dave Mills @ UDel 1994-09-29 23:04:24 +00:00
makePC1.c xntp 3.4e from Dave Mills @ UDel 1994-09-29 23:04:24 +00:00
makePC2.c xntp 3.4e from Dave Mills @ UDel 1994-09-29 23:04:24 +00:00
makeSP.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
md5_sample_output xntpd 3.3b from UDel 1993-12-21 18:36:48 +00:00
md5driver.c Merged changes from the vendor branch. NB: this will NOT compile until 1994-09-29 23:44:43 +00:00
mkrandkeys.c xntp 3.4e from Dave Mills @ UDel 1994-09-29 23:04:24 +00:00
omakeIPFP.c xntp 3.4e from Dave Mills @ UDel 1994-09-29 23:04:24 +00:00
README xntpd 3.3b from UDel 1993-12-21 18:36:48 +00:00
results xntpd 3.3b from UDel 1993-12-21 18:36:48 +00:00
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.