EVP_PKEY_pairwise_check(3) fails with error:0300009A:digital envelope routines::no key set

Kip Warner kip at thevertigo.com
Mon May 30 17:48:20 UTC 2022


On Mon, 2022-05-30 at 08:27 +0200, Tomas Mraz wrote:
> For the pairwise check, you need to initialize a new EVP_PKEY_CTX
> context with EVP_PKEY_CTX_new_from_pkey().
> 
> You cannot reuse the key generation context.

Thanks Tomas. I will give that a try.

In the mean time, I'm having another problem with the API. I am
probably using it incorrectly.

See L129: https://pastebin.com/E2wk1RUT

-- 
Kip Warner
OpenPGP signed/encrypted mail preferred
https://www.thevertigo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20220530/6155aafc/attachment.sig>


More information about the openssl-users mailing list