AWS Encryption SDK implementation for Python
Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.
Basic text transformations
TLS (SSL) sockets, key generation, encryption, decryption, signing, verification and KDFs using the OS crypto libraries. Does not require a compiler, and relies on the OS for patching. Works on Windows, OS X and Linux/BSD.
A wrapper for the Gnu Privacy Guard (GPG or GnuPG)
AES encryption for zipfile.
DynamoDB Encryption Client for Python
eth-keyfile: A library for handling the encrypted keyfiles used to store ethereum private keys
This command line tool can be used to encrypt and decrypt files and directories using the AWS Encryption SDK.
Python tool and library for decrypting and encrypting MS Office files using a password or other keys
Misuse-resistant authenticated symmetric encryption
Simple symmetric GPG file encryption and decryption
Encrypted Content Encoding for HTTP
A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.
Fernet-encrypted model fields for Django
A set of fields that wrap standard Django fields with encryption provided by the python cryptography library.
Easily encrypt data in Django
Format Preserving Encryption (FPE) with FF3
Data encryption policy for Python scripts
Vault data encryption classes (python)
Simple, secure encryption and decryption for Python 2.7 and 3
Mastercard Client encryption.
Python library used to encrypt and decrypt strings in the simplest possible way.
Easily encrypt data in Django - Fork for Django 5 support
This is inspired by django-encrypted-fields.
A performant NumPy extension for Galois fields and their applications
pure Python format preserving encryption
Advanced encryption protecting your python codebase.
Library for easy creation of PEP-272 cipher classes
Encryption and decryption module and CLI utility. Python 2 and 3 compatible.
Django model fields encrypted using Pycryptodome AES-256 GCM.
Library for controlling Philips air purifiers (using encrypted CoAP)
Django Model Field that supports AES encryption
A Library for Homomorphic Encryption Operations on Tensors
A Django model fields collection that encrypt your data when save to and decrypt when get from database. It keeps data always encrypted in database.
Encrypted fields for Django dealing with pgcrypto postgres extension.
A SMTP server for use as a pytest fixture that implements encryption and authentication for testing.
Deduplicated, encrypted, authenticated and compressed backups
Python and Django utilities for encrypted fields using pgcrypto.
A simple asymmetric encryption module
CBOR Object Signing and Encryption (COSE) implementation
Self encrypting files (convergent encryption plus obfuscation)
SQLite3 Multiple Ciphers combined with Another Python SQLite Wrapper
This (CLI) application is a file encryption tool that provides a simple and secure way to encrypt files using the AES or DES encryption algorithms
Tools for encryption and decryption, signing and verification. Use symmetric and asymmetric (RSA-based) encryption.
Secrets OPerationS (sops) is an editor of encrypted files
Fernet-encrypted model fields for Django