intel / intel/QAT_Engine

C0A1FEF7FF7F0000:error::digital envelope routines:evp_generic_fetch:fetch failed:crypto/evp/evp_fetch.c:319

Open
#163 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
443
Forks
137
PR merge metrics
No merged PRs in 30d

Description

I got it all built and was running through the speed tests. The RSA tests worked great but when I got to the ecdh tests, they blew up with:

C0A1FEF7FF7F0000:error::digital envelope routines:evp_generic_fetch:fetch failed:crypto/evp/evp_fetch.c:319:Global default library context, Algorithm (prime192v1), Properties ()

And this is with or without the QAT engine so my guess is that it is something I did wrong building openssl

Did I miss a compile option?

It also spews a bunch of these:

C0A1FEF7FF7F0000:error::digital envelope routines:EVP_PKEY_derive:operation not supported for this keytype:crypto/evp/exchange.c:423:

Contributor guide

Open the contributing guide

Research direction

Read the errors at crypto/evp/evp_fetch.c:319 and crypto/evp/exchange.c:423 alongside the ECDH speed tests. Reproduce the prime192v1 fetch and EVP_PKEY_derive failures with and without the QAT engine, then document the relevant OpenSSL build configuration and a passing ECDH test.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cryptography
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.