Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KHasher ¶
type KHasher struct {
// contains filtered or unexported fields
}
KHasher is an implementation of the hashing functions mentioned in the paper https://www.eecs.harvard.edu/~michaelm/postscripts/rsa2008.pdf A similar algorithm was mentioned in The Art of Computer Programing Vol.3 Sorting and Searching In the section of double hashing open adderssing.
Click to show internal directories.
Click to hide internal directories.