New posts in hash

Nginx: could not build map_hash, you should increase map_hash_bucket_size: 64

How to hash long passwords (>72 characters) with blowfish

How do I combine hash values in C++0x?

SHA-256 or MD5 for file integrity

How to generate short uid like "aX4j9Z" (in JS)

Are ubuntu packages (deb-files) only md5sum secured?

How to build a Ruby hash out of two equally-sized arrays?

How is GetHashCode() of C# string implemented?

Obtain SHA-256 string of a string

Why is there no overflow check in the Jenkins one-at-a-time hash function?

changing shadow hash algorithm to bcrypt: how to rehash

Why does tuple(set([1,"a","b","c","z","f"])) == tuple(set(["a","b","c","z","f",1])) 85% of the time with hash randomization enabled?

Built in Python hash() function

Convert a Nokogiri document to a Ruby Hash

Rails mapping array of hashes onto single hash

Password hash function for Excel VBA

Hashing with SHA1 Algorithm in C#

Efficiently generate a 16-character, alphanumeric string

Can two different strings generate the same MD5 hash code?

What hashing function does Java use to implement Hashtable class?