Skip to content

Modular arithmetic implementation of Universal Hash Functions

License

Notifications You must be signed in to change notification settings

zydeon/universal-hashing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Universal Hashing

Small implementation of Universal Hashing using modular arithmetic.

Usage

$ (virtualenv ...)
$ pip3 install -r requirements.txt
$ python3 main.py

About

Modular arithmetic implementation of Universal Hash Functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages