Skip to content

The Package where I integrated a SHA256 algorithm for crypto

Notifications You must be signed in to change notification settings

felixoder/cryptohash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The Package where I integrated a SHA256 algorithm for crypto

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published