Read and write partially encrypted configuration files.
Project description
Read and write partially encrypted configuration files.
At present, it is simply an encrypted JSON I/O library.
Because of asymmetric encryption, it enables users to create encrypted configuration files readable only by the target application.
How to use
As a library
import encrypted_config
Details are to be decided.
As a command-line tool
To be decided.
How to NOT use
Running this library on an system to which anyone else has access is not secure.
If anyone else can access your private key, they can also decrypt the configuration.
Algorithms
The library relies on RSA.
Requirements
Python version 3.8 or later.
Python libraries as specified in requirements.txt.
Building and running tests additionally requires packages listed in test_requirements.txt.
Tested on Linux, macOS and Windows.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file encrypted-config-0.2.0.tar.gz
.
File metadata
- Download URL: encrypted-config-0.2.0.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c1f740929e2ef2f246d9903ef924331bbc9c599afbd9da02cdc2b6829aa20e0 |
|
MD5 | 191c815696ca2b3c7a4cb0ebc4cb5391 |
|
BLAKE2b-256 | 9814a4fd41f84083495a3f711aed12af9121485bd7cb36ed22d6e78fd5b178cb |
File details
Details for the file encrypted_config-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: encrypted_config-0.2.0-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d28dbfdf91ea6919e10eba72c35ce315c02ba6da2531d1778ba5945c1b98a86c |
|
MD5 | 794987808a11edea4efd5bcfaeb71dfc |
|
BLAKE2b-256 | 037a5853f8cc55d306fe07c4842684be3f649043a260c1c79b5be74445526600 |