home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / misc / 21707 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.6 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!cs.utexas.edu!rutgers!psinntp!psinntp!cubetech.com!imladris!andrew
  2. From: andrew@cubetech.com (Andrew Loewenstern)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: Checksum software
  5. Keywords: checksum software
  6. Message-ID: <1992Nov6.130523.5725@cubetech.com>
  7. Date: 6 Nov 92 13:05:23 GMT
  8. References: <lfj225INN675@ai.cs.utexas.edu>
  9. Organization: Cube Technologies, Inc.
  10. Lines: 27
  11.  
  12. In article <lfj225INN675@ai.cs.utexas.edu> yu@cs.utexas.edu (Yeong-Ho Yu) writes:
  13. >Several months ago, there was a mention on a public domain software which
  14. >calculates some type of checksum of a file.  I believe it was included
  15. >in the distribution of another software which required a root privilege to
  16. >install.
  17. >
  18. >If somebody remembers it, please let me know its name  and where
  19. >I can get it.
  20.  
  21.  
  22. there's always the unix 'sum' command.  If you really, really have to
  23. know if the data has been changed, I have a object that I wrote that
  24. calculates the MD5 of an NXStream.  MD5 is "Message-Digest 5."  It's a
  25. 128-bit message-digest algorithm from the good folks (ha) at RSA Data
  26. Security.  It's public domain, but I think if you use in your software
  27. you have to put something like "MD5 From RSA Data Security" on the
  28. info-panel...
  29.  
  30. If anyone is interested, I'll clean up the code a bit and either mail
  31. it to you or put it on sonata (if enough people want it...).
  32.  
  33.  
  34. andrew
  35. -- 
  36. andrew@cubetech.com     | "Carpe Nocturn - I get more work done after
  37. Andrew Loewenstern      |  2 a.m. than most people do all day."
  38. Cube Technologies, Inc. |                          - Simson Garfinkle
  39.