rnp icon indicating copy to clipboard operation
rnp copied to clipboard

Support for ```openpgp-s2k3-ocb-aes``` private key protection with openssl backend

Open maxirmx opened this issue 2 years ago • 0 comments

Implement support for openpgp-s2k3-ocb-aes private key protection with openssl backend. This feature is used in GnuPG 2.3+ extended key format and is supported/tested with Botan backend.

With openssl backend an attempt to set AAD used by GbuPG causes padding check failed openssl error.

This is a backlog from (#1949, #1724)

maxirmx avatar Jan 04 '23 20:01 maxirmx