A custom SHA256, MD5, DJB2 cryptographic hashing class implementation in TypeScript.
npm install felixhashThis is where I built a simple math based algorithm where you can encrypt your string message into Keccak256 and SHA256
Go through the details if you want to run the project locally.
`` bash`
npm install felixhash
Contributions are always welcome!
1. Fork the repository
2. Append the changes
`bash`
https://github.com/felixoder/cryptohash.git`
3. Add the build and start scripts [for testing]bash``
npm run dev
3. Push to the forked repo
- @debayan
Feel free to make any changes there you go!
[website]https://hashmaker.vercel.app