django-cryptography
Encryption library
Provides primitives and drop-in replacements for encrypting data in Django
Easily encrypt data in Django
383 stars
18 watching
77 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
djangopython
Related projects:
Repository | Description | Stars |
---|---|---|
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 52 |
pdroalves/encrypted-mongodb | A wrapper around MongoDB's Python driver to enable searchable encryption of data on the database | 22 |
akuradiary/sigma_ciphers_cryptograms | A Python implementation of various ciphers and encryption algorithms with a custom wrapper called Sigma. | 3 |
racum/rust-djangohashers | Provides Rust implementations of password hashing algorithms used in Django Project. | 54 |
mongodb/libmongocrypt | A cryptographic library used to encrypt data stored in MongoDB | 95 |
galoisinc/cryptol | An interpreter for a public standard language for specifying cryptographic algorithms | 1,136 |
mattrobenolt/django-sudo | Adds an extra layer of security to sensitive pages by requiring users to re-enter their password after logging in | 281 |
bkg/django-spillway | A Django extension providing geospatial features and efficient serialization of geometries | 63 |
gbleaney/python_security | Lists and provides examples of Python libraries and APIs vulnerable to remote code execution | 35 |
data61/python-paillier | Provides an implementation of Paillier Partially Homomorphic Encryption in Python | 605 |
typeddjango/django-stubs | Provides precise static types and type inference for Django framework | 1,612 |
kisom/gocrypto | Example code for symmetric encryption and decryption in Go | 153 |
jazzband/django-robots | A Django app for managing robots exclusion protocol files | 459 |
gluk-w/django-grpc | Provides an easy way to launch a gRPC service with access to Django ORM and other functionality. | 228 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |