- provide a transparent encryption that does not affect the application,
- be able to add the encryption at deployment time,
- develop application and security/encryption by two different teams/persons.
Showing posts with label encryption. Show all posts
Showing posts with label encryption. Show all posts
How to use a JPA Attribute Converter to encrypt your data
A few days ago, I read an interesting article by Bear Giles about Database encryption using JPA listeners from 2012. He discusses his requirements for an encryption solution and provides a code example with JPA listeners. His main requirements are:
Subscribe to:
Posts (Atom)