Hello Peter Rozsa, Pranav Lodha, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/23997

to look at the new patch set (#2).

Change subject: POC: IMPALA-14754: Allow GCM encryption without PCLMULQDQ
......................................................................

POC: IMPALA-14754: Allow GCM encryption without PCLMULQDQ

Allows using aes_128_gcm/aes_256_gcm even when PCLMULQDQ
is missing. While this may be suboptimal, openssl should
be still able to execute it.

The usage of EncryptionKey::GetSupportedDefaultMode() is not
changed, so it will still not return GCM without PCLMULQDQ.
This is used for spill encryption and when aes_encrypt/aes_decrypt
has no 'mode' specified.

Change-Id: Ib6353fb9a686046274f1cbde79ecda7aa46adf0b
---
M be/src/util/openssl-util.cc
M be/src/util/openssl-util.h
M 
testdata/workloads/functional-query/queries/QueryTest/encryption_exprs_aes_256_gcm.test
3 files changed, 18 insertions(+), 20 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/97/23997/2
--
To view, visit http://gerrit.cloudera.org:8080/23997
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib6353fb9a686046274f1cbde79ecda7aa46adf0b
Gerrit-Change-Number: 23997
Gerrit-PatchSet: 2
Gerrit-Owner: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Peter Rozsa <[email protected]>
Gerrit-Reviewer: Pranav Lodha <[email protected]>

Reply via email to