we will design a hybrid encryption scheme by using the ECDH (Elliptic Curve Diffie–Hellman) key exchange scheme to derive a shared secret key for symmetric data encryption and decryption.
- Install python3 on your local machine
- Clone the repository
- Once into the repository, pip install necessary packages
- To run the project, use
python3 app.py
- Go to the link http://127.0.0.1:5000/