home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / crypt / 2715 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.2 KB

  1. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!mips!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!p5555.f349.n109.z1.fidonet.org!tom.rollins
  2. From: tom.rollins@p5555.f349.n109.z1.fidonet.org (tom rollins)
  3. Newsgroups: sci.crypt
  4. Subject: Another DES Method
  5. Message-ID: <711821102.F00005@blkcat>
  6. Date: 22 Jul 92 15:15:25 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Lines: 23
  9.  
  10. I don't have access the this (sci.crypt) Newsgroup
  11. so please ONLY respond to my question via E-mail
  12.     "tom.rollins@p5555.f349.n109.z1.fidonet.org"
  13.  
  14. My Question:
  15.     I know about the several DES encryption methods:
  16.         ECB - Electronic Code Book
  17.         CBC - Cipher Block Chaining
  18.         CFB - Cipher Feed Back
  19.         OFB - Output Feed Back
  20.         MAC - Message Authentication Code
  21.         KSG - Key Stream Generator
  22.  
  23.     All these methods encrypt data 64 bits at a time.
  24.     It has been suggested that I use a 1 bit or 8 bit
  25.     CFB (Cipher Feed Back). Now I understand how to
  26.     feed back 1 or 4 bits, But don't understand how
  27.     it would improve the basic method. And it would
  28.     add a lot of processing time to the encryption /
  29.     decryption.
  30.  
  31.                                 Thanks....
  32.                                 Tom Rollins
  33.