Skip to content

this is an implementation of elliptic curve cryptography using python, all input and output are handled by a GUI that includes the required input and parameters and shows the result of encryption, decryption and draws the elliptic curve points using matplotlib

Notifications You must be signed in to change notification settings

wikiprrrr/elliptic-curve-cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ECC-implementation

this repo contains the code of Eliiptic Curve Cryptography algorithm the code is associated with an interface made with tkinter,it is simple and doesn't nedd any expanation

About

this is an implementation of elliptic curve cryptography using python, all input and output are handled by a GUI that includes the required input and parameters and shows the result of encryption, decryption and draws the elliptic curve points using matplotlib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages