Couchbase Encryption

We have an requirement to do the Couchbase Encryption to store some fields in encrypted format in document.
How do we perform encryption in Couchbase 5.1 ?
can you please help.

What SDK do you use?

We are using JAVA SDK 2.2

Hi @kriteshmehra,

We have recently released a beta version of field level encryption support. The extension library should be added as an additional dependency.

Hi @subhashni

Can you please help on this