DhruvDixitDD / ElGamal-based-Elliptic-Curve-Cryptography

The repository consists of Python & C++ implementation of ElGamal based Elliptic Curve Cryptography. Any suggestions and improvements will be appreciated!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElGamal-based-Elliptic-Curve-Cryptography

This repository consists of Python & C++ implementation of ElGamal based Elliptic Curve Cryptography. CODE CONSISTS OF:

  1. Elliptic curve and Points Generation,
  2. Base Point and Keys Generation,
  3. ElGamal Based Ellptic Curve Encryption and Decryption Any suggestions and improvements will be appreciated!

About

The repository consists of Python & C++ implementation of ElGamal based Elliptic Curve Cryptography. Any suggestions and improvements will be appreciated!


Languages

Language:Python 52.2%Language:C++ 47.8%