I have read the question "Why should hash functions use a prime number modulus?" and understand it's answer.
I am wondering if a hash table that uses a cryptographic hash function such as SHA2
would experience more clustering if the table had a non-prime modulus.