/USB.ENC

Encrypt/decrypt files using RSA encryption. It loads the private key from an USB, which must be named "ENC_PRIVATE". You can share the public key, and anyone can encrypt files; however, only you can decrypt them. You can also add a password to the saved private key to ensure its security.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.