home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0600 / CCE_0679.ZIP / CCE_0679.PD / DES301 / CHANGES < prev    next >
Text File  |  1993-10-08  |  663b  |  17 lines

  1. The main changes in this package since it was last posted to
  2. comp.sources.misc are
  3.  
  4. The main changes are
  5. - Major changes to the Copyright restrictions.
  6. - Lots and lots of features added to the des(1) command, including
  7.   - Triple DES, both triple ECB and triple CBC options.
  8.   - uuencodeing/uudecoding built in to des(1).
  9.   - generate checksums.
  10.   - hex keys.
  11. - Cleaned up the prototypes in des.h
  12. - Filenames are now mostly <= 8 characters long.
  13. - OFB, CFB, triple ECB and triple CBC modes of DES added to the library.
  14. - Compiles and runs of all 64bit machines I could test the code on
  15.   (Cray, ETA10, DEC Alpha).
  16. - It really does work with kerberos v 4 now :-).
  17.