Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hash

Which of the .NET included hashing algorithms are suitable for password hashing?

c# .net security hash

What alternatives are there to the pHash open source perceptual hash library? [closed]

Using a larger prime as a multiplier when overriding hashCode()

java hash hashcode primes

How is iterating through a hashtable implemented?

How to flatten a hash, making each key a unique value?

ruby hash flatten

A memory-efficient SHA1 implementation

c++ c hash cryptography sha1

hash() vs. crypt() function comparison

php encryption hash crypt

When Implementing IEqualityComparer Should GetHashCode check for null?

c# hash

What does `sub bar { +{$_[1] => $_[2]} }` exactly do?

perl hash

Hash of Arrays in Ruby

ruby arrays hash

Hiding true database object ID in url's

What hash function does Ruby use?

ruby hash

A suitable hash function to detect data corruption / check for data integrity?

Which hashing algorithm provides the longest output?

php hash crypt

Should a .NET generic dictionary be initialised with a capacity equal to the number of items it will contain?

.net dictionary hash capacity

Hash algorithm with alphanumeric output of 20 characters max

hash md5 sha1

What will happen if they changed PASSWORD_DEFAULT in PHP Password library?

Python hash() function on strings

python hash

Simple string hashing function

string delphi hash

Hashing an unordered sequence of small integers

c++ algorithm hash set sequence