Goal is to provide (nearly) transparent client-side encryption and decryption for data. Client will specify columns to encryption + encryption materials as a client-side policy (ideally similar to other policies in the driver). Cassandra will specify encrypted columns as blobs.
The IV should be stored along with the data in Cassandra.
Goal is to provide (nearly) transparent client-side encryption and decryption for data. Client will specify columns to encryption + encryption materials as a client-side policy (ideally similar to other policies in the driver). Cassandra will specify encrypted columns as blobs.
The IV should be stored along with the data in Cassandra.