README
BHA-SHA
Readable hashes in Human Languages!
BHA-SHA is a recursive acronym that stands for Bhasha Hashing Algorithms as Secure Hashing Algorithms.
Getting Started
npm install -g bhasha
var bhasha = require('bhasha');
console.log(bhasha.simpleSentence('Hello World'));
Advanced Usage
TODO
Options
| Hash Function | String | 'sha1', 'md5', 'sha512' |
| TODO |
How to Contribute
Reporting a bug
Coming Soon
Suggesting a Feature
Coming Soon
Submitting patches
Coming Soon
License
Code and documentation copyright 2014 Ramanan Corporation. Code released under the MIT license. Docs released under Creative Commons with Attribution.