home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / rc5clnt.zip / README < prev    next >
Text File  |  1997-02-24  |  1KB  |  33 lines

  1. @(#)rc5-client, v0x12ac3 1996/00/00 earle (genx)
  2. (c) Copyright 1997, Earle Ady and Christopher Stach, all rights reserved.
  3.  
  4. Exporting this software probably won't get you kudos.
  5.  
  6. This is the RC5 Key client designed and written for the RSA Data
  7. Security Contest.  The client distributed mainly in binary form,
  8. contains unrolled routines for quickly comparing ciphertext words
  9. for possible matches.  This client contacts the RC5 Key Server,
  10. which handles the distribution of keyspace, zero.genx.net.  All
  11. keys contain a default mask of 0x0000000FFFFFFF which should take
  12. roughly 35-40 minutes to exhaust under typical modern desktop
  13. workstations.  The Silicon Graphics R5000 180Mhz Indy systems which
  14. it was designed on performs in under eight seconds (130-140 thousand
  15. keys per second) with the benchmark measurements [-m].
  16.  
  17. Keyspace is assigned pseudo-random-selectively from the server and 
  18. the client exhausts this assigned space sequentially.  The server 
  19. hands out higher probability keys first, saving unlikely patterened 
  20. keys for late distribution.
  21.  
  22. For more information, send electronic mail to "info@genx.net".
  23.  
  24. RC5 is (c) Copyright 1995, RSA Data Security, Inc
  25.  
  26. For more information about RSA and their elite suite of products
  27. and services, please visit their website at http://www.rsa.com
  28.  
  29. earle.
  30.  
  31.    New Media Laboratories / New York, NY 10018 / 212.840.8600 (vox)
  32.                 info@genx.net | www.genx.net
  33.