Change key prefs; few questions

Werner Koch wk at gnupg.org
Mon Jul 4 08:58:19 CEST 2011


On Mon,  4 Jul 2011 05:01, dshaw at jabberwocky.com said:

> figures out how many iterations it can do in 1/10 of a second (which
> always results in a value higher than 65536 these days), and uses
> that.  I believe that the newer GPG (2.x) has some support for this
> design, but I don't recall offhand if it is using it fully yet.  We

We have it working since 2.0.15 and gpg2 uses it.  It would be easy to
backport it to 1.4 and use it if use-agent is used (look for
agent_get_s2k_count).

We need to use a persistent process (like the agent) to do the
calibration so that it does not take too long.  You may use
  
  gpg-connect-agent 'getinfo s2k_count' /bye

to see the number of iterations.


Shalom-Salam,

   Werner

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




More information about the Gnupg-users mailing list