opensearch-project/opensearch-storage-encryption
A plugin to encrypt Opensearch data at rest (on linux distributions). A key can be defined for each index level granularity and data at rest is transparently encrypted with the key. Currently there is tight coupling with AWS-KMS key but in future we may add support for other key providers..
Stars: 9Language: Java