You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[UNIMPLEMENTED: AES-GCM-SIV is unimplemented for OpenSSL], UNIMPLEMENTED: AES-GCM-SIV is unimplemented for OpenSSL Aead primitive failed: UNIMPLEMENTED: AES-GCM-SIV is unimplemented for OpenSSL
#5
Open
bsergean opened this issue
Jul 23, 2024
· 3 comments
Hi bsergean thanks for pointing this out. AES-GCM-SIV isn't available when building with OpenSSL because the work on supporting OpenSSL in Tink predates OpenSSL 3.2. We will consider adding this for when OpenSSL 3.2 is used.
Help us help you
Out tink configuration uses 2.2 with a few small build patch for a conflicting RapidJSON installation.
** Bug report **
We use a very up to date version of Ubuntu (24.04), but we still cannot use this encryption feature. What OS can support this ?
Apparently that feature is available in OpenSSL 3.2 / https://www.openssl.org/news/openssl-3.2-notes.html
The text was updated successfully, but these errors were encountered: