This code is meant to encrypt and decrypt basic data using asymmetric encryption, Python and the Linux Command Line. This means that it leverages Python encryption capabilities in a Linux OS, and uses a relatively secure method of encryption that relies on a public key for encryption and a private key for decryption. Thus, only the intended recipient can decrypt the message encrypted with the shared public key, as they are intrinsically related. For a detailed breackdown of the code click here.
-
Notifications
You must be signed in to change notification settings - Fork 0
Python code concerning the encryption project I completed.
Rafael-Santamaria-Ortega/Encryption-using-Python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Python code concerning the encryption project I completed.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published