lights FAQ Forum github.com/luapower/xxhash
This package
xxhash

Hashing
xxhash
blake2
sha1
sha2
md5
hmac

xxhash

Fast non-crypto hash


local xxhash = require'xxhash'

A ffi binding of the extremely fast non-cryptographic hash algorithm xxHash.

API

xxhash.hash32|64|128(data[, len[, seed]]) -> hash

Compute a 32|64|128 bit hash.


Last updated: 2 years ago | Edit on GitHub

Package:xxhash
Pkg type:Lua+ffi
Version: 7f275d2
Last commit:
License: BSD
Import ver: 0.8.0

Requires: +luajit  +luajit 

Required by: terra.tr  webb  terra.layer  x-widgets  terra.tr  webb  terra.layer  x-widgets 


Top