Click here to Skip to main content
15,860,972 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 

13 Mar 2017 by Marc Clifton
An interactive demo of how audit and consistency proofs work
26 Aug 2022 by Bruno van Dooren
This article describes a way to hash data using the latest Win32 API and C++
29 Jan 2018 by phil.o
C# implementation of sponge construction and SHA-3 hashing operations
3 Apr 2019 by Mahsa Hassankashi
Best approach for having more secure channel to transfer user information throughout the web
14 Feb 2016 by adriancs, Taylor Hornby
Securing Password by Hashing with Salt
11 Feb 2014 by Uzi Granot
This project will give you the tools needed to compress and decompress files using the Deflate method of compression, and to read and write standard Zip files.
19 Jun 2012 by Dominik Reichl
CSHA1 - A C++ class implementation of the SHA-1 hash algorithm
16 Nov 2017 by raddevus
Complete source code that creates a solution so users never have to make up, memorize or type a password again
23 Dec 2015 by Shvetsov Evgeniy
Helper functions to deal with the individual bits & digits, hashing and other
30 Oct 2019 by Sanmayce
Brutally optimized hash function for general table lookups
3 Jun 2016 by raddevus
A novel approach to generate a secure way to login that doesn't require the user to ever memorize a password again. This method can be used with any web site, program, etc. and creates a more secure password than other methods.