Getting Started with Hashing in SQL Server
        Posted  
        
        on SQL Server Central
        
        See other posts from SQL Server Central
        
        
        
        Published on Wed, 06 Aug 2014 06:00:00 UT
        Indexed on 
            2014/08/19
            16:25 UTC
        
        
        Read the original article
        Hit count: 273
        
Encryption brings data into a state which cannot be interpreted by anyone who does not have access to the decryption key, password, or certificates. Hashing brings a string of characters of arbitrary size into a usually shorter fixed-length value or key. Here's how to get started using it.
|  | Need to compare and sync database schemas? Let SQL Compare do the hard work. ”With the productivity I'll get out of this tool, it's like buying time.” Robert Sondles. Download a free trial. | 
© SQL Server Central or respective owner