Always Encrypted (AE) is a feature Microsoft introduced to SQL Server 2016. This post will provide an overview of AE and talk about how it can be...
Encryption
Categories
- Free tools
- SQL Admin Toolset
- SQL Compliance Manager
- SQL Defrag Manager
- SQL Diagnostic Manager for MySQL
- SQL Diagnostic Manager for SQL Server
- SQL Diagnostic Manager Pro
- SQL Doctor
- SQL Enterprise Job Manager
- SQL Inventory Manager
- SQL Query Tuner for SQL Server
- SQL Safe Backup
- SQL Secure
- SQL Workload Analysis for SQL Server
- Uptime Infrastructure Monitor Formerly Uptime
Protect Your SQL Servers with Always Encrypted
The information stored in corporate databases needs to be protected in multiple ways. Database backups are necessary to recover from a physical or...
Why You Should be Encrypting Database Backups
Data security is a hot topic in the IT industry for reasons that range from simply safeguarding information resources to maintaining compliance with...
Why Compressing Database Backups Makes Good Sense
Admittedly, it would be nice if all members of the IT team had the same goals when performing their jobs. While the overriding concern of all...
SHA Hash with C++Builder and Delphi
I've always been fascinated by encryption & compression, but my favorite is probably the cryptographic hash function. A hash function is a...