<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Timo Schulz wrote:
<blockquote cite="mid20051103060918.GC1930@daredevil.joesixpack.net"
 type="cite">
  <pre wrap="">On Thu Nov 03 2005; 02:52, Raphael PRECIGOUT [<a class="moz-txt-link-abbreviated" href="mailto:raphael.precigout@free.fr">raphael.precigout@free.fr</a>] wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">The passphrase doesn't seem to be cached unless I previously decrypted 
something with my secret key :
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Maybe I don't understand but the caching system must first read your
passphrase before it can be cached. And this only happens during
decryption or signing.
  </pre>
</blockquote>
That's also my understanding. Let me be more precise :<br>
Open "file manager", drag and drop a file, right click and select sign
: I type my secret key passphrase.<br>
Do it once again, I have to type my secret key passphrase again !<br>
Now I decrypt some file previously encrypted with my public key : I
have to type my secret key passphrase (once again)<br>
>From that point my secret key passphrase is in cache : signing or
decrypting a file doesn't require me to type my secret key passphrase
anymore.<br>
<br>
In fact it seems the secret key passphrase is cached only when it is
used for decryption.<br>
<br>
Rapha&euml;l<br>
<br>
</body>
</html>