This is the source to an implementation of the Data Encryption Standard. The Makefile creates libdes.a, its manual entry and a test program. Running the test program validates the algorithm in the encryption direction and prints a message of 'all ok'. Any other message indicates trouble. Boyd Roberts boyd@plan9.cs.su.oz.au