# libhash **Repository Path**: midoks/libhash ## Basic Information - **Project Name**: libhash - **Description**: PHP extension, new hash algorithm library - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-29 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## libhash [![Build Status](https://travis-ci.com/midoks/libhash.svg?branch=master)](https://travis-ci.com/midoks/libhash) ## Example - Murmur3 algorithm ``` ``` - Cityhash algorithm ``` ```