Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Checking hashes of files

Originally published: 2012-11-19 08:45:50
Last updated: 2012-11-19 08:45:51
Author: greg zakharov

There is HashAlgorithm class in System.Security.Cryptography namespace which is stored into mscorlib, a core assembly of .NET Framework. So...