Encryption Gets Broken All the Time
There are contests to break encryption algorithms taking place all the time. Another one was completed recently.
2020-04-27
170 reads
There are contests to break encryption algorithms taking place all the time. Another one was completed recently.
2020-04-27
170 reads
2020-04-23
111 reads
2020-04-21
462 reads
2020-04-07
153 reads
A new security flaw in Intel SGX is found by researchers. This may or may not be a problem, but you should be aware.
2020-03-14
88 reads
2020-01-07
668 reads
Between the legislation over the years (HIPAA, GLBA, GDPR, CCPA, etc.) and data breaches from large organizations that seem to pop-up in the news on a monthly basis, SQL Server database encryption is critical for our industry. SQL Server ships with a few options for a native encryption implementation (Column Level Encryption, Transparent Data Encryption, Data Masking, Always Encrypted), that all provide value in particular situations, but none of the options all seem to address all of the needs. What is the best way to encrypt our SQL Server data?
2019-12-26
Learn how you can move encrypted data from on premises SQL Server to Azure SQL Database.
2019-11-26
2,289 reads
Security is often something people think about only after they have had a problem. Given that the average cost of a data breach is $3.92 million (SecurityIntelligence 2019) and ransomware attacks have increased 97% over the past 2 years (PhishMe 2019), the "if it's not broke, don't fix it" approach can clearly be catastrophic. Here […]
2019-10-07
8,914 reads
Learn how you can secure your TDE environment by separating your key from the server using Extensible Key Management.
2019-09-30
8,424 reads
By Steve Jones
Recently a customer asked how they could get index changes to be captured in...
By Steve Jones
giltwrights – n. the imaginary committee of elders that keeps a running log of...
By DataOnWheels
Hey folks, fun personal post today. A few weeks ago, I got married! My...
This is something I've never seen before and I can't think of the right...
Hi All, I need some assistance and not sure how to achieve the expected...
Comments posted to this topic are about the item SQL Window Functions Series: LAG()...