home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / sci / crypt / 6533 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.7 KB  |  41 lines

  1. Newsgroups: sci.crypt
  2. Path: sparky!uunet!news.univie.ac.at!chx400!bernina!caronni
  3. From: caronni@nessie.cs.id.ethz.ch (Germano Caronni)
  4. Subject: Re: How fast is DES?
  5. Message-ID: <1993Jan8.144207.9539@bernina.ethz.ch>
  6. Sender: news@bernina.ethz.ch (USENET News System)
  7. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  8. References: <1ihdcmINNslg@fbi-news.Informatik.Uni-Dortmund.DE> <1494@eouk9.eoe.co.uk>
  9. Date: Fri, 8 Jan 1993 14:42:07 GMT
  10. Lines: 29
  11.  
  12. In article <1494@eouk9.eoe.co.uk> ahaley@eoe.co.uk (Andrew Haley) writes:
  13. >: swapping and table lookup operations during multiple iterations I am
  14. >DES can be converted to shift/ mask/ lookup/ XOR in the inner loops.
  15. >No bit permutations are needed.
  16. look at ufc-crypt. It does this quite well...
  17. >:   Is it possible for a software solution to reach an encryption rate
  18. >: of about 100kB/sec (read 100 * 1024 Byte not 100 * 1024 Bit per second)
  19. >: on a typical PC (say, Intel 386DX 33MHz)?
  20. >
  21. >The only thing I have seen which might be faster is Khufu.  Certainly
  22. >IDEA (as used in PGP) isn't any faster, and if you use enough rounds
  23.  
  24. Have you tried it ? (pgp -c is not a very fair test, as there are
  25. some tmpfiles which let me think that pgp tries compression&encryption:-) )
  26. On a sun 3/60 IDEA encrypts 1MB of data in 13.43 seconds.
  27. (78060 bytes per second) Perhaps you can compare this with you machine.
  28. As far as I know the sun 3/60 runs rather slow ;-))
  29. Or do a 'cc -DTEST idea.c -o idea' and then run 'idea' separately...
  30. Friendly greetings,
  31.                 gec
  32.  
  33.  
  34.  
  35.  
  36. -- 
  37. Instruments register only through things they're designed to register.
  38. Space still contains infinite unknowns.
  39.  
  40. Germano Caronni    caronni@nessie.cs.id.ethz.ch
  41.