Fernet-encrypted model fields for Django
Project description
Fernet symmetric encryption for Django model fields, using the cryptography library.
django-fernet-fields supports Django 1.11 and later on Python 2.7, 3.5, 3.6, 3.7, pypy, and pypy3.
Only PostgreSQL, SQLite, and MySQL are tested, but any Django database backend with support for BinaryField should work.
Getting Help
Documentation for django-fernet-fields is available at https://django-fernet-fields.readthedocs.org/
This app is available on PyPI and can be installed with pip install django-fernet-fields.
Contributing
See the contributing docs.
CHANGES
master (unreleased)
0.6 (2019.05.10)
Support Postgres 10
Drop support for Django < 1.11, Python 3.3/3.4
Add support for Django 1.11 through 2.2, Python 3.7
0.5 (2017.02.22)
Support Django 1.10.
0.4 (2015.09.18)
Add isnull lookup.
0.3 (2015.05.29)
Remove DualField and HashField. The only cases where they are useful, they aren’t secure.
0.2.1 (2015.05.28)
Fix issue getting IntegerField validators.
0.2 (2015.05.28)
Extract HashField for advanced lookup needs.
0.1 (2015.05.27)
Initial working version.
Project details
Release history Release notifications | RSS feed
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 django_fernet_fields2-0.6.tar.gz
.
File metadata
- Download URL: django_fernet_fields2-0.6.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 476710db2bee92629d5b505537ba68d0c03039dd3d688f5a0f5adadcef8b9a99 |
|
MD5 | b0bb9910fcef552373a229e65c15f38e |
|
BLAKE2b-256 | 48a0843cdeb84ccbe7af0749f32ddb6155832008c2284babd836a6638f8ce239 |
File details
Details for the file django_fernet_fields2-0.6-py3-none-any.whl
.
File metadata
- Download URL: django_fernet_fields2-0.6-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9d1746fbf4a08098ee9e69049d638fbd83e96b49f2316be1ab3722a56409800 |
|
MD5 | 52ca1d73fa91a3e1addd36178efee28f |
|
BLAKE2b-256 | 863575a3cce68678eea5f4e145de5281c84fe75e79246452f96e2488d08a6f06 |