simple hash functions in go: a simple hash function implementing Horner's rule and a universal hash function implementing the Carter-Wegman method.
-
Updated
Mar 22, 2017 - Go
simple hash functions in go: a simple hash function implementing Horner's rule and a universal hash function implementing the Carter-Wegman method.
Implementation of Carter-Wegman MAC as a Cryptographic Checksum to Prevent Fraudulent E-commerce Transactions in Real-time
Add a description, image, and links to the carter-wegman topic page so that developers can more easily learn about it.
To associate your repository with the carter-wegman topic, visit your repo's landing page and select "manage topics."