Click here to Skip to main content
15,884,928 members
Everything / Hash

Hash

hash

Great Reads

by Marc Clifton
An interactive demo of how audit and consistency proofs work
by Bruno van Dooren
This article describes a way to hash data using the latest Win32 API and C++
by phil.o
C# implementation of sponge construction and SHA-3 hashing operations
by Vasil Trifonov
Compare two DLL files programmatically using hash

Latest Articles

by Bruno van Dooren
This article describes a way to hash data using the latest Win32 API and C++
by honey the codewitch
Get your data on, even on platforms without a reliable STL implementation using these simple but critical classes.
by Sanmayce
Brutally optimized hash function for general table lookups
by DiponRoy
Create hash and compare

All Articles

Sort by Score

Hash 

3 Dec 2012 by Vasil Trifonov
Compare two DLL files programmatically using hash
7 May 2013 by Rion Williams
Generating an MD5 hash from a string using LINQ.