The Module Encryption Toolkit is a Python module that provides a way to encrypt the entire process of your Python code, including runtime values.
-
Updated
Nov 2, 2025 - Python
The Module Encryption Toolkit is a Python module that provides a way to encrypt the entire process of your Python code, including runtime values.
Generating a 2048‑bit RSA key pair, encrypting with the public key, decrypting with the private key, and documenting outputs
Add a description, image, and links to the keymanagement topic page so that developers can more easily learn about it.
To associate your repository with the keymanagement topic, visit your repo's landing page and select "manage topics."