Actualités

This project demonstrates how to use Always Encrypted with Azure Key Vault in a Spring Boot + SQL Server application. This demo helps visualize and test this behavior by saving and updating records in ...
Always Encrypted SQL Server Setup This project demonstrates how to set up and use Always Encrypted with SQL Server using Java.
Recently I have done a lot of work with SQL Stored Procedures in Power Apps. But what do you do if you want to have some fields encrypted in your SQL database. In this post how to Encrypt and ...