Welcome to django-sage-encrypt’s documentation!

SageTeam


PyPI release Supported Python versions Supported Django versions Documentation


This app supports the following combinations of Django and Python:

Django

Python

3.1

3.6, 3.7, 3.8, 3.9

3.2

3.6, 3.7, 3.8, 3.9

Functionality

Django Sage Encrypt is a tool for using pgcrypto in django.

pgcrypto is an extension for encrypting PostgreSQL at rest, With this module you can increase the security of your sensitive data.

Sage Encrypt supports:

  • all database lookups (search, filter, …)

  • symmetric & asymmetric encryption algorithms

  • multiple scenarios for preventing data losing

Issues

If you have questions or have trouble using the app please file a bug report at:

https://github.com/sageteam-org/django-sage-encrypt/issues

Indices and tables