intel / intel/QAT_Engine

Failed to call EVP_EncryptUpdate multiple times in AES-GCM mode

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

Description

https://github.com/intel/QAT_Engine/blob/26b4d6c34f32ac3bd21ebb78afc4c7428a70b1f8/qat_hw_gcm.c#L1015C7-L1015C7
The code here uses full mode, it should be in partial mode when calling EVP_EncryptUpdate multiple times, so it is failed.
Does QAT_Enigne not support calling EVP_EncryptUpdate multiple times in AES-GCM mode?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.