Baptiste PAPINEAU
Results
2
comments of
Baptiste PAPINEAU
Maybe there is a "special" way to decrypt and verify data when AEAD is present. By PgpCore, you can check how the decrypt method is here : https://github.com/mattosaurus/PgpCore/blob/master/PgpCore/PGP.DecryptAsync.cs (from 198)...
Hi guys, I confirm the problem do not appear if we use PgpCore for encrypt / sign & decrypt / verify with keys which support AEAD (as Kleopatra create by...