mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08: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…
x
Reference in New Issue
Block a user