These are the basic python scripts that let you generate keys using RSA algorithm and then encrypt it using public key and decrypt it using private key. Gen_key: Generate Public and Private Key Encrypt: Encrypt your file 'message.txt' into 'message.encrypted' Decrypt: Decrypt your file 'message.encrypted' into 'Messagedecrypted'
-
Notifications
You must be signed in to change notification settings - Fork 0
FaizanSh/BasicEncryptor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This code will let you encrypt your message.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published