Added in URL to where I found information on the rsa library and the functions used to encrypt and decrypt.
This commit is contained in:
parent
33256b73a7
commit
f98c630ea2
|
@ -1,6 +1,8 @@
|
|||
"""
|
||||
Encrypting and decrypting a message
|
||||
|
||||
https://www.geeksforgeeks.org/how-to-encrypt-and-decrypt-strings-in-python/
|
||||
|
||||
@author Todorov-Lachezar
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user