CubeHash is a very simple cryptographic hash function.
This module is a javascript implementation of the algorithm described here.
Adapted from brinchj's implementation.
Cubehash.js is AMD and CommonJS compatible, and can be used through npm or bower
MIT