Error!
Success!

Function to Encrypt String in C# .Net using SHA1 Algorithm

0
kicks

Function to Encrypt String in C# .Net using SHA1 Algorithm  (Unpublished)

SHA stands for Secure Hash Algorithm. This hash algorithm are applied to encrpt the string and store in un-readable format. SHA-1 is the best established of the existing SHA hash functions, and is employed in several widely used security applications and protocols. SHA-1 is implemented in .Net using System.Security.Cryptography.SHA1 Namespace.


Kicked By:
Drop Kicked By: