19.05.2013, 07:49
Maybe the ini system only wants to pass 128 characters (including the null character) at once. Personally, I would suggest stripping the whirlpool hash down to about 100 characters (doubt there would be many collisions at 100^100 combinations. I also suggest using multiple rounds of the hashing function and using a salt.