Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • 1
    According to dev.gnupg.org/source/gnupg/browse/master/NEWS OCB (and EAX) was added in 2.3.0, so it won't be supported in 2.20.anything -- and according to packages.ubuntu.com even not-yet-final jammy (22.04) will only have gnupg 2.2.27 (but does have openssl 3.0.1!). This might use a new packet type the older version(s) can't even decode (rather than just an algo code they could skip); you might try --list-packets on both versions to see. Commented Apr 1, 2022 at 3:04