Problems with AES-GCM native acceleration

Gidon Gershinsky gg5070 at gmail.com
Wed Nov 14 12:39:48 UTC 2018


Hi,

We are working on an encryption mechanism at the Apache Parquet - that will
enable efficient analytics on encrypted data by frameworks such as Apache
Spark.
https://github.com/apache/parquet-format/blob/encryption/Encryption.md
https://www.slideshare.net/databricks/efficient-spark-analytics-on-encrypted-data-with-gidon-gershinsky

We came across an AES-related issue in the Java HostSpot engine that looks
like a substantial problem for us in both Spark and Parquet workloads. The
bug report had been accepted a while ago:
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8201633

The fix should hopefully be rather straightforward though. Could you help
us with that? I have a couple of small samples reproducing the problem.

(If I'm writing to a wrong mailing list - I apologize, please point me
in the right direction).

Cheers, Gidon.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20181114/7e735af6/attachment.html>


More information about the hotspot-compiler-dev mailing list