Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 642 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 642 Bytes

chibihash

CI Release PyPI version

How to use

pip install chibihash
from chibihash import chibihash64

chibihash64(b"hello")

References