An open API service indexing awesome lists of open source software.

https://github.com/wudi/fnv

Implements FNV-1 and FNV-1a, non-cryptographic hash functions in PHP
https://github.com/wudi/fnv

Last synced: 3 months ago
JSON representation

Implements FNV-1 and FNV-1a, non-cryptographic hash functions in PHP

Awesome Lists containing this project

README

        

# FNV
Implements FNV-1 and FNV-1a, non-cryptographic hash functions in PHP