2013-01-08 - Cryptography, General, SQL Server Internals
Did you ever have to fix something in an encrypted stored procedure but did not have access to the original anymore? This article shows how to decrypt encrypted SQL Server object using a simple method called Known Plaintext Attack.
[more…]
We know how to make a database not slow. We’ll help you do the same.