Skip to content

App implemente of calculating and verifying electronic signatures using the ElGamal algorithm.

License

Notifications You must be signed in to change notification settings

morphin17/ElGamalTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElGamalTools

App implemente of calculating and verifying electronic signatures using the ElGamal algorithm.

The ElGamal encryption algorithm is a public key encryption scheme that consists of two parts: key generation and encryption/decryption.

The application allows you to generate a P and G pair, a private and public key. Sign files and verify the signature.

Main Window Screen

About

App implemente of calculating and verifying electronic signatures using the ElGamal algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages