GitHub / SeanAtho / RMIT-Security-in-Computing-and-IT-ElGamalEncryption-Enhancement
Java implementation of ElGamal public key encryption. Accepts user inputs for keys & message, performs encryption & decryption, and outputs results. Ideal for learning cryptography basics.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 0 Bytes
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: almost 2 years ago
Pushed at: almost 2 years ago
Last synced at: almost 2 years ago
Topics: algorithms, cryptography, educational, elgamal-encryption, python