Click here to Skip to main content
16,020,111 members
Articles / Programming Languages / C#

How to Write SHA256Sum in C# (or MD5Sum, SHA1Sum)

Rate me:
Please Sign up or sign in to vote.
4.20/5 (2 votes)
15 Jul 2009CPOL5 min read 41.1K   10  
How to write SHA256Sum in C# (or MD5Sum, SHA1Sum)

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I'm Gareth and am a guy who loves software! My day job is working for a retail company and am involved in a large scale C# project that process large amounts of data into up stream data repositories.

My work rule of thumb is that everyone spends much more time working than not, so you better enjoy what you do!

Needless to say - I'm having a blast.

Have fun,

Gareth

Comments and Discussions