Microsoft SQL Server - Always Encrypted
There is a requirement to store some sensitive information in an existing SQL table. We currently offload the most sensitive fields to a secure store, but in this instance we're choosing not go that route.
In some services we've used RSA symmetric e...
wind010.hashnode.dev6 min read