The latest version of bytehash is 0.1.1.2-0.

bytehash

Version 0.1.0.0 revision 0 uploaded by andrewthad.

Package meta

Synopsis
Universal hashing of bytes
Description

Taken together, universal hash functions and a good source of entropy provide a foundation for hash maps guarantee O(1) lookups even if an adversary chooses the keys. This library implements such a hash map. The implementation of lookup is tuned for performance. The functions for building hash maps are not since they are intended to be called infrequently.

Author
Andrew Martin
Bug reports
https://github.com/andrewthad/bytehash/issues
Category
Data
Copyright
2020 Andrew Martin
Homepage
https://github.com/andrewthad/bytehash
Maintainer
andrew.thaddeus@gmail.com
Package URL
n/a
Stability
n/a

Components