home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / sci / crypt / 6024 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.9 KB  |  50 lines

  1. Newsgroups: sci.crypt
  2. Path: sparky!uunet!cs.utexas.edu!swrinde!network.ucsd.edu!qualcom.qualcomm.com!servo.qualcomm.com!karn
  3. From: karn@servo.qualcomm.com (Phil Karn)
  4. Subject: DES source code bibliography
  5. Message-ID: <1992Dec22.083038.29178@qualcomm.com>
  6. Sender: news@qualcomm.com
  7. Nntp-Posting-Host: servo.qualcomm.com
  8. Organization: Qualcomm, Inc
  9. Date: Tue, 22 Dec 1992 08:30:38 GMT
  10. Lines: 38
  11.  
  12. As a few people have requested, here's my current bibliography of DES
  13. source code listings found in various widely published books or
  14. magazines. Note that I have explicitly excluded the dozens of books
  15. and publications that merely *describe* the DES algorithm -- even
  16. descriptions complete enough to use as a basis for implementation.
  17. They don't count because, as we all know, only Americans are smart
  18. enough to turn an algorithm description into C code (or so our
  19. government believes.)
  20.  
  21. Additions or corrections to this list are welcome. Again, I'm only
  22. interested in actual code listings.  --Phil
  23.  
  24. PS. Mr. Sternlight is welcome to call his local US Attorney and demand
  25. prosecution of any of the authors or publishers listed here for ITAR
  26. violations. Dave, please report back here on the success of your efforts.
  27.  
  28.  
  29. "The Standard Data Encryption Algorithm", Harry Katzan Jr, Petrocelli
  30. Books, 1977 ISBN 0-89433-016-0 (APL).
  31.  
  32. "Computer Networks", Andrew S. Tanenbaum, Prentice Hall (both
  33. editions; second edition is ISBN 0-13-162959-X). (Pascal)
  34.  
  35. "Numerical Recipes", William H. Press et al, Cambridge University
  36. Press.  (Fortran and Pascal version is ISBN 0-521-30811-9.  Also in
  37. "Numerical Recipes in C").
  38.  
  39. "UNIX System Security", Wood and Kachan, Hayden. ISBN 0-8104-6267-2.
  40.  
  41. Byte Magazine, April 1977 (6502 Assembler).
  42.  
  43. "Cryptography: An Introduction to Computer Security", Seberry and Pieprzyk,
  44. Prentice Hall Australia. (C)
  45.  
  46. "Mathematical Cryptology for Computer Scientists and Mathematicians",
  47. Wayne Patterson, Rowman and Littlefield, 1987. ISBN 0-8476-7438-X.
  48.  
  49.  
  50.