Logo address

/netlib/des

README

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


Contents

      1770 9des.c
       494 Makefile
       330 README
       947 ReadMe
     47800 des
       807 des.3
     36062 des.c
       221 des.h
      6140 test.c