Skip to content

kwikadi/eccentric

Repository files navigation

ECCentric

ECC-ElGamal implementation in python, with front end in pyqt

Properties

Most of the code taken from the excellent gist by bellbind

Uses python 2.7 and pyqt 4.

Tested on Windows 8.1 and Ubuntu

python gui.py 

TODO: Appropriate error messages for incorrect values of a, b, and keys. (Hint: Try a=23, b=34, q=277 and private key=35 for flawless working)

About

ECC-ElGamal, with front end in pyqt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages