algorithms

Collection #25

This is Collection #25, a selection of interesting articles, stunning websites and cool tools around web development, technology and the internet.

Collection #11

This is Collection #11, a selection of interesting articles, stunning websites and cool tools around web development, technology and the internet.

4 min. read

A deeper look into PHP Hash Algorithms

After my first post about the current status of PHP Hash Algorithms, I did another update of the code and dived a little bit more deeper into the matter. Here are the results.

3 min. read

PHP Hash Algorithms in Detail

Aren't you curious about all the different algorithms available for PHP's hash() function? Search no further, I have you covered.