- Here Different Types of Cryptography Algorithms are demonstrated for better understanding
- Algorithms used :-
- RSA Algorithm
- Different Typed of Hashing Algo. [SHA, MD5]
- You can generate your own public key and private key using RSA algo.
first of all you need to install all the node packages required to the project.
npm install
After installation, make it Run:
npm start
And if you want to use it or host it then build it:
npm run build
Free to use for any purpose