crypto is a single point solution to get different encryption and hashing for a term
Demo Link : https://crypto.sudarsanps.com
The sytem will help you convert a single term which a user had entered into multiple hash results, Which inturn help the user to compare various hashes at a very quick glance
The following algorthims has been used in this :
- MD5
- SHA1
- SHA256
- SHA384
- SHA512
- HMAC
- After cloning change the current directory to crypto
- give the command : npm install
- finally , start the node server