mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-07-05 17:34:49 +08:00
Elgamal cipher key generator code - (initial)
This commit is contained in:
@ -60,3 +60,4 @@ def makeKeyFiles(name, keySize):
|
|||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
main()
|
main()
|
||||||
|
|
Reference in New Issue
Block a user