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