A theorem related to the hash function

If k is a string of 2 ^ p base composition
and m = 2 ^ p - 1
then h (k) = k mod m
arranged each character k does not affect the hash value h (k)

Released seven original articles · won praise 1 · views 704

Guess you like

Origin blog.csdn.net/qq_41957544/article/details/90137086