Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / hash

Hash

hash

Great Reads

by raddevus
Let's look at what password cracking really means & how your passwords can be made more safe -- possibly 100% safe.
by honey the codewitch
Get your data on, even on platforms without a reliable STL implementation using these simple but critical classes.
by DiponRoy
Create hash and compare
by Vasil Trifonov
Compare two DLL files programmatically using hash

Latest Articles

by raddevus
Let's look at what password cracking really means & how your passwords can be made more safe -- possibly 100% safe.
by honey the codewitch
Get your data on, even on platforms without a reliable STL implementation using these simple but critical classes.
by DiponRoy
Create hash and compare
by Vasil Trifonov
Compare two DLL files programmatically using hash

All Articles

Sort by Score

hash 

by raddevus
Let's look at what password cracking really means & how your passwords can be made more safe -- possibly 100% safe.
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.
by Sanmayce
Brutally optimized hash function for general table lookups
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.
by adriancs, Taylor Hornby
Securing Password by Hashing with Salt
by Mahsa Hassankashi
Best approach for having more secure channel to transfer user information throughout the web
by phil.o
C# implementation of sponge construction and SHA-3 hashing operations
by Marc Clifton
An interactive demo of how audit and consistency proofs work
by Shvetsov Evgeniy
Helper functions to deal with the individual bits & digits, hashing and other
by raddevus
Complete source code that creates a solution so users never have to make up, memorize or type a password again
by Bruno van Dooren
This article describes a way to hash data using the latest Win32 API and C++