home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / security / misc / 1828 < prev    next >
Encoding:
Text File  |  1992-11-23  |  3.1 KB  |  62 lines

  1. Newsgroups: comp.security.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!biersch!jru
  3. From: jru@Comtech.com (Jimmy R. Upton)
  4. Subject: Re: encryption for wireless networks
  5. Message-ID: <1992Nov21.234309.1117@Comtech.com>
  6. Organization: Comtech Labs Inc, Palo Alto
  7. References: <1992Nov19.235934.7362@pcnntp.apple.com>
  8. Date: Sat, 21 Nov 1992 23:43:09 GMT
  9. Lines: 51
  10.  
  11. In article <1992Nov19.235934.7362@pcnntp.apple.com> normile.j@applelink@apple.com (James Normile) writes:
  12. >Hi there,
  13. >I'd appreciate any information on practical techniques for encrypting data on 
  14. >wireless networks, are standards developing?, is any technology available?
  15. >Thanks
  16. >James Normile
  17.  
  18. I am responsible for the development of an encryption chip here at Comtech
  19. called PED (the Programmable Encryption Device).  It is a single chip that
  20. contains all the necessary support for the entire range of cryptographic
  21. functions: secret key, public key, random numbers, hashing, etc.  The chip
  22. is under development and an emulator will be available in 1Q93 and prototype
  23. chips in 3Q93.
  24.  
  25. The chip provides all the crypto support - if you are asking about protocol
  26. standards, I am not aware of any standards that have gained wide acceptance
  27. for wireless networks.  If you want to encrypt your data at layer 3 or 4
  28. of the OSI model then standards have been established in the U.S and are 
  29. being submitted for international standards.  None of that however would
  30. be specific to wireless communications.  Most (if not all) standards work
  31. attempts to be algorithm non-specific.  Therefore you have two selections
  32. to make - one to select the protocols and one to select the actual crypto
  33. to use.  If you wish to imbed the crypto at a low level in your wireless
  34. network, you may very well establish your own "protocol" which would be
  35. simple and specific to your product.  Then you still need the hardware
  36. to perform the encryption.  You can either go buy all the components to
  37. put all that together or you can get a single chip that does all the
  38. crypto.  To the best of my knowledge we are the only company offering such
  39. a single chip solution.
  40.  
  41. NIST (National Institute of Standards and Technology) in 1977 established
  42. and encryption standard called DES (the Data Encryption Standard).  They
  43. currently have in draft form a DSS (Digital Signature Standard) and a SHS
  44. (Secure Hashing Standard).  The do not currently have a standard for using
  45. public key to handle key management.  There are several options available
  46. for that.  So, in terms of crytographic algorithms, there is a sufficient
  47. suite of "standards" to provide what you would need.  All of these are
  48. implemented in PED.
  49.  
  50. Your question did not indicate what level of experience you have in these
  51. areas.  If my response was too tutorial, my apologies.  If I can provide
  52. additional assistance or explanation, please let me know.
  53.  
  54. Jimmy Upton
  55. Comtech Labs
  56. (415)813-4546
  57. jru@Comtech.com
  58.  
  59. P.S.  I attempted to mail this response directly to you and save bandwith.
  60. However you return address appears to be corrupted.  If you wish to 
  61. continue this dialogue please send me your address.  Thanks.
  62.