home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / CMDS / des.t.Z / des.t / README < prev   
Text File  |  1990-12-08  |  699b  |  14 lines

  1. This program came from a cryptography related BBS near Washington, DC.
  2. I have been unable to verify whether it works.  It does compile and run
  3. on 4.2BSD (Sun Unix).  However, the other DES implementation I have
  4. available (Sun's) uses a different format for keys.  I wish both would
  5. allow you to type the 56-bit key as 14 digits of hex -- but neither one
  6. does, they do different transformations of 8 bytes of ASCII.
  7.  
  8. If anyone has the DES validation samples [from the standard or its 
  9. accompanying publications], please post them.
  10.  
  11. Note that I do not recommend the use of DES if you want to keep your
  12. data secure.  All that can be said for it is that fewer people know
  13. how to break it than crypt(1).
  14.