JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 122
  • Score
    100M100P100Q28737F
  • License ISC

A custom SHA256, MD5, DJB2 cryptographic hashing class implementation in TypeScript.

Package Exports

  • felixhash
  • felixhash/index.js

Readme

FelixHash -- Get your SHA256 and Keccak256 hash

This is where I built a simple math based algorithm where you can encrypt your string message into Keccak256 and SHA256

SetUp - for Contribution

Go through the details if you want to run the project locally.

npm install felixhash

Contributing

Contributions are always welcome!

  1. Fork the repository
  2. Append the changes
https://github.com/felixoder/cryptohash.git
  1. Add the build and start scripts [for testing]
npm run dev
  1. Push to the forked repo

License

MIT

Authors

Appendix

Feel free to make any changes there you go!

Demo

[website]https://hashmaker.vercel.app

The live code [building]

youtube