mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-01-19 00:37:02 +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__':
|
if __name__ == '__main__':
|
||||||
main()
|
main()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user