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

  1. Newsgroups: sci.crypt
  2. Path: sparky!uunet!mcsun!sunic!liuida!isy!isy!rosa
  3. From: rosa@isy.liu.se (Ronnie Sahlberg)
  4. Subject: What algorithm to use in my project...?
  5. Message-ID: <rosa.725121321@isy>
  6. Sender: news@isy.liu.se (Lord of the News)
  7. Organization: Dept of EE, University of Linkoping
  8. Date: 23 Dec 92 14:35:21 GMT
  9. Lines: 32
  10.  
  11. Hi, crypto-men .
  12.  
  13. I am currently working on a hw/sw project where we need to use some crypto
  14. stuff. My problem is that I dont know which cryptation algoritm to use.
  15. It is very important that the cryptation is HARD (impossible) to crack,
  16. otherwise our whole project is useless.
  17. The following restrictions apply to this project :
  18. 1, Each message to encrypt is 10 to 15 bytes.
  19. 2, We can only allow about 5.000 assembler instructions to decrypt 
  20.    each message.
  21. 3, Some messages will be sent to just one reciever, and be decrypted
  22.    and interpreted in said reciever. Some messages will be sent
  23.   to several (all) units and will be recieved, decrypted and interpreted
  24.    by all these units.
  25.    Thus we must keep the decryption algorithm in 'sync' on all units.
  26.    To make things worse, we MUST also be prepared for that some units
  27.    can be disconnected and thus miss some messages and still work
  28.    (not be out of sync) when the uni9t is turned on again.
  29. 4, The chip will probably be built in the US but sold/used in
  30.    europe. So I cant use an algorithm that may not be exported outside
  31.    the US.
  32.  
  33. If anyone has any suggestions on which algorithm to use I would be 
  34. very glad. If you know what cryptation algorithm to use, please let me
  35. know, and if you also know where to get source and documentation to said
  36. algorithm, GREAT!
  37.  
  38. Please do not respond by e-mail, my e-mail server is _UNRELIABLE_
  39. at the moment and will probably not start working properly until late january.
  40.  
  41. ronnie s , ronnie@lysator.liu.se
  42.  
  43.