merge crc32 and lookup
Project description
Merge hash function from crc32 and lookup
c version by jingmi , python wrapper by zsp:
from clhash import get_unsigned_hash,get_hash
print get_unsigned_hash(“stdyun.com zsp007@gmail.com”)
print get_hash(“stdyun.com zsp007@gmail.com”)
Reference: http://burtleburtle.net/bob/hash/doobs.html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clhash-1.002.tar.gz
(4.9 kB
view hashes)
Built Distribution
clhash-1.002.win32-py2.6.exe
(202.1 kB
view hashes)