I made a page that shows the hash in several hash_algos in order to study their differences, however I would like to sort by the size of the hash and not by the name of the hash_algos, the code is this,
<?php foreach (hash_algos() as $hash_...
asked by
12.10.2017 / 18:12