mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-03-19 21:19:47 +00:00
Elgamal cipher key generator code - (initial)
This commit is contained in:
parent
602eae756e
commit
0c8707d11c
@ -59,4 +59,5 @@ def makeKeyFiles(name, keySize):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
main()
|
||||
|
Loading…
x
Reference in New Issue
Block a user