<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">That's good, it's fixed.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 27, 2021 at 7:07 AM Niibe Yutaka <<a href="mailto:gniibe@fsij.org">gniibe@fsij.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> On Sun, 25 Apr 2021 16:41, William Holmes said:<br>
> I encrypted the file with '--hidden-recipient'.<br>
> After decryption failed, gpg-agent was killed.<br>
<br>
This is because there is a bug for decryption of anon recipient.<br>
<br>
The size of input for decryption should be checked.  So far, we only<br>
have Curve25519 for Montgomery curve.  With X448, we have another<br>
Montgomery curve.  That's the reason.<br>
<br>
Werner Koch wrote:<br>
> We will have a solution soon.<br>
<br>
Fixed in libgcrypt master by the commit:<br>
<br>
        060c378c050e7ec6206358c681a313d6e1967dcf<br>
-- <br>
</blockquote></div>