Client side encryption and UDTs

14 views
Skip to first unread message

Thanigai Vellore

unread,
Feb 8, 2016, 7:50:15 PM2/8/16
to DataStax Java Driver for Apache Cassandra User Mailing List
Is there a way to accomplish client side encryption on UDT objects before persisting on cassandra? Would a custom codec work for SerDe (https://github.com/datastax/java-driver/tree/2.2/features/custom_codecs)?

Thanks!

Vishy Kasaravalli

unread,
Feb 8, 2016, 7:53:56 PM2/8/16
to java-dri...@lists.datastax.com
On Feb 8, 2016, at 4:50 PM, Thanigai Vellore <thanigai...@gmail.com> wrote:

Is there a way to accomplish client side encryption on UDT objects before persisting on cassandra? Would a custom codec work for SerDe (https://github.com/datastax/java-driver/tree/2.2/features/custom_codecs)?

Yes. Custom codec works well for this. Add encryption/decryption logic to serializer/de-serializer of your UDT codec. 



Thanks!

--
You received this message because you are subscribed to the Google Groups "DataStax Java Driver for Apache Cassandra User Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to java-driver-us...@lists.datastax.com.

Thanigai Vellore

unread,
Feb 8, 2016, 8:17:31 PM2/8/16
to DataStax Java Driver for Apache Cassandra User Mailing List
Thanks!

-Thanigai
Reply all
Reply to author
Forward
0 new messages