<div dir="ltr">



<p style="font-family:"Segoe UI"">Hello,</p>
<p style="font-family:"Segoe UI"">I am studying the RFC 4880 and I am using GPG as a tool to experiment.</p>
<p style="font-family:"Segoe UI"">I explored PGP signatures. You can find notes here :</p>
<p style="font-family:"Segoe UI""><a href="https://github.com/denis-beurive/bouncy-castle-examples/blob/master/doc/pgp-sig.md" style="font-family:"Segoe UI"">https://github.com/denis-beurive/bouncy-castle-examples/blob/master/doc/pgp-sig.md</a></p>
<p style="font-family:"Segoe UI"">I pretty much explore all types of signatures, except one : <b>Standalone 
signature (sigclass = 0x02</b>).</p>
<p style="font-family:"Segoe UI"">In the RFC, you can read :</p>This signature is a signature of only its own 
subpacket contents. It is calculated identically to a signature over a 
zero-length binary document. Note that it doesn't make sense to have a V3 
standalone signature.
<p style="font-family:"Segoe UI"">This description remains mysterious. I looked for this signature in various 
PGP documents but could not spot one.</p>
<p style="font-family:"Segoe UI""><b>Is it possible to generate this kind of signature with GPG ?</b></p>
<p style="font-family:"Segoe UI""><b>What is this signature used for ?</b></p>
<p style="font-family:"Segoe UI"">My intuition tells me that it may be used in association with hashed 
subpackets. However, I cannot find any document to confirm this intuition.</p>
<p style="font-family:"Segoe UI"">Thanks for your help,</p>
<p style="font-family:"Segoe UI"">Denis</p>
<p style="font-family:"Segoe UI""> </p></div>