On Thu,  5 Dec 2013 03:41, cai.0...@gmail.com said:

> As far as I know, only GnuPG 2.0.x on x86 environments supports AES-NI.

Right.  I addition you can't compare it with a simple block cipher as
implemented by OpenSSL.  OpenPGP does a lot more: It hashes the text to
create a signature (which most uses do).  A kind of MAC is computed to
detected manipulations of the ciphertext.  The data is compressed.  The
data is split up into parts so that you do not have an optimal
alignment.  GnuPG may decide to use the slow 3DES algorithm (unlikely
these days) and in general it has never been optimized for highest speed.


Shalom-Salam,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to