Re: DSA speed vs AES speed



In article <44030a68$0$48462$892e7fe2@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Ignacio G.T. <igtorque.remove@xxxxxxxxxxxxxxx> wrote:
>Now, we have to encrypt some of these messages. We are planning to use
>AES with 128 or 256 bits keys.
>
>And the question is: approximately, how much time should we expect this
>encryption to take? Much more than 10 seconds? Much less? Same order of
>magnitude?

Much less. Negligible w.r.t. the DSA part.

>When I first met encryption 10 years ago, it was "popular wisdom" that
>symmetric key algorithms (like DES) were faster than public key ones
>(like DSA or RSA). But AES was inexistent then, and I don't know if its
>speed compares favourably to DES's speed or not.

Generally speaking it is faster in software than
DES, and encrypts more at each step, for a double
win.

But where are you going to get the encryption key
from? This, it seems to me, will actually be the
hard part of the problem.

Greg.
--
Greg Rose
232B EC8F 44C6 C853 D68F E107 E6BF CD2F 1081 A37C
Qualcomm Australia: http://www.qualcomm.com.au
.



Relevant Pages

  • Re: DMSII Encryption - does it exist?
    ... encryption and is easy to implement. ... I was unaware of TEA, so thanks for pointing it out. ... Isn't there an implementation of DES that is used for the ... There are several public domain implementations of AES (the DES ...
    (comp.sys.unisys)
  • Re: DMSII Encryption - does it exist?
    ... encryption and is easy to implement. ... I was unaware of TEA, so thanks for pointing it out. ... Isn't there an implementation of DES that is used for the encryption ... There are several public domain implementations of AES (the DES ...
    (comp.sys.unisys)
  • Re: New Encryption Idea
    ... performing the 5 reads necessary in the example algorithm results in a delay ... Panama at 400MB/sec, or RC4 at about 90MB/sec, or AES in CTR mode at ... and the speed failings of your design become very clear. ... > Manansala Encryption and Authentication System ...
    (sci.crypt)
  • Re: DMSII Encryption - does it exist?
    ... encryption and is easy to implement. ... I was unaware of TEA, so thanks for pointing it out. ... Isn't there an implementation of DES that is used for the encryption ... There are several public domain implementations of AES (the DES ...
    (comp.sys.unisys)
  • Re: Quadruple Algorithms
    ... occurring" (a fatal flaw being found in AES, ... If you really want secure crypto use various layers of encryption ... with the output of one cipher feeding ...
    (sci.crypt)