Remove broken and unsafe code
XOR is not a hash function, and must not be used as such. The implementation was also needlessly unsafe.
parent
54841efb
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.