Skip to content

Proof of Concept for the El-Gamal Cryptosystem on Elliptic Curves in Python

Notifications You must be signed in to change notification settings

ndcornelius/python-EGEC

Repository files navigation

Proof of Concept for the El-Gamal Cryptosystem on Elliptic Curves in Python

How to Run

Download the code.

If using git do

$ git clone https://www.github.com/ndcornelius/python-EGEC

Or else click here to download a zip file.

Then you can run the example files from the terminal with

$ python EncryptionDemonstration.py
$ python GroupDemonstration.py

About

Proof of Concept for the El-Gamal Cryptosystem on Elliptic Curves in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages