Hi, I am a graduate student and I am working on implementing a few security features for HBase, one of which is described as follows:
=> Before the data is stored into the actual physical disk, I would want to
encrypt the data before storing it. I would like to do it on the server side.
Could anyone tell me which particular module I should look at to achieve this?
Thanks in advance.
Regards,
Preetam
