Remove broken and unsafe code
XOR is not a hash function, and must not be used as such. The implementation was also needlessly unsafe.
Please register or sign in to comment
XOR is not a hash function, and must not be used as such. The implementation was also needlessly unsafe.