home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / dcom / fax / 2415 < prev    next >
Encoding:
Text File  |  1993-01-11  |  2.6 KB  |  56 lines

  1. Newsgroups: comp.dcom.fax
  2. Path: sparky!uunet!pipex!warwick!doc.ic.ac.uk!cc.ic.ac.uk!imperial.ac.uk!vulture
  3. From: vulture@imperial.ac.uk (Thomas Sippel - Dau)
  4. Subject: Re: Fax with encryption?
  5. Message-ID: <1993Jan11.195959.19591@cc.ic.ac.uk>
  6. Sender: vulture@carrion.cc.ic.ac.uk (Thomas Sippel - Dau)
  7. Nntp-Posting-Host: cscgc
  8. Reply-To: cmaae47@imperial.ac.uk
  9. Organization: Imperial College of Science, Technology and Medicine
  10. References: <C0oMzE.LD6@newsserver.technet.sg>
  11. Date: Mon, 11 Jan 93 19:59:59 GMT
  12. Lines: 42
  13.  
  14. In article <C0oMzE.LD6@newsserver.technet.sg>, mathias@solomon.technet.sg (Mathias Koerber) writes:
  15. - Having bought a Fax-Modem recently (OAFax 9648), I started wondering whether
  16. - it wouldn't be possible to encrypt faxes. Not only in Software but also
  17. - in standard Fax machines. I guess for a good encryption scheme, one would
  18. - have to scan in the page into internal memory, then enter a bignum as key,
  19. - all lines get encrypted on the fly while sending, and the receiving station
  20. - stores the encrypted pages in memory. Then a special function asks for the
  21. - bignum, decrypts and prints.
  22. - Naturally that would need machines with some memory, but modern
  23. - faxmachines have quite some of it around, and with PC's and fax-modems
  24. - it would even be easier.
  25. - Q1: Is there such a standard, or will it come? Will it contain a flag
  26. - in the header to tell the receiving machine that the fax in encrypted
  27. - and needs a key to print out?
  28.  
  29. You can either encrypt the TEXT of the fax message, which the receiving
  30. fax machine will then print out as a faithful rendering of the garbage
  31. that comes out of the crypter.
  32.  
  33. Or you can view the bitstream that represents the pixels on a sheet of
  34. paper as a message, and encrypt that. This would need a configurable lookup
  35. table in the receiving fax machine, and a keyword exchange mechanism, 
  36. presumably a public key system. For this it would probably be easier
  37. to use a different modulation scheme - i.e. do the encryption at the
  38. physical/data link interface than at the transport or presentation
  39. layer. 
  40.  
  41. But since you would give up the unversality of fax for security, you 
  42. might as well go the whole hog and use encrypted email to send your
  43. message - including scans of handwritten text and drawings. Probably 
  44. much cheaper in the long run.
  45.  
  46.                                  Thomas
  47.  
  48. -- 
  49. *** This is the operative statement, all previous statements are inoperative.
  50. *   email: cmaae47 @ ic.ac.uk (Thomas Sippel - Dau) (uk.ac.ic on Janet)
  51. *   voice: +44 71 589 5111 x4937 or 4934 (day), or +44 71 823 9497 (fax)
  52. *   snail: Imperial College of Science, Technology and Medicine
  53. *   The Center for Computing Services, Kensington SW7 2BX, Great Britain
  54.