Function to Encrypt String in C# .Net using SHA1 Algorithm(webtips.co.in)
submitted by
webtips(265) 3 years, 3 months ago
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.
|category: C#
|Views: 529
tags:
function encrypt SHA1 string C# another
Everyones tags:
Your Tags: