Rate This Document
Findability
Accuracy
Completeness
Readability

Change Description

OmniShield is a plugin of the big data engine Spark and provides the data source encryption and decryption functions. It protects data in use by executing the computing process in the hardware-based trusted execution environment (TEE). OmniShield ensures data security throughout the entire computing link.

New Features

  • Enables AES encryption and decryption for reading and writing DataFrame CSV/JSON/text row-based data sources.
  • Added encryption and decryption functions for the Spark SQL data source.
  • Added encryption and decryption functions with SM algorithms for reading and writing the Spark SQL ORC data source.

Modified Features

None

Removed Features

None