We decided to do another release of the 5.1 series to fix bugs to be
included in an upcoming version of WildFly. This may be the last release of
the 5.1 series, so we recommend that you migrate to 5.2 for future bugfixes.
For details: http://in.relation.to/2017/06/23/hibernate-orm-518-final-
relea
We decided to do another release of the 5.1 series to fix bugs to be
included in an upcoming version of WildFly. This may be the last release of
the 5.1 series, so we recommend that you migrate to 5.2 for future bugfixes.
For details:
http://in.relation.to/2017/06/23/hibernate-orm-518-final-releas
Hi Sebastian,
instead of RDBMS and Hibernate and/or your own solution
you can just use a tool that was specifically designed
to store/access secrets in a secure manner, for example this one:
https://www.vaultproject.io/
Best regards,
Andrej Golovnin
__
Hi,
The easiest way to do it is to use Transparent Data Encryption in the RDBMS:
https://docs.microsoft.com/en-us/sql/relational-databases/security/encryption/transparent-data-encryption-tde
For simple use cases, you can just use the @ColumnTransformer as explained
in this article:
https://vlad
Dear all,
this is my first Thread/Request on this mailing list and maybe I'm completely
wrong here. If so - please excuse that and ignore this message.
Now back to topic: My small "start-up" was confronted with the problem of
storing sensitive data in the database via hibernate. The data I care