Skip to content

Fernet symmetric encryption for Django model fields

License

Notifications You must be signed in to change notification settings

CavalloSolutions/django-fernet-fields

 
 

Repository files navigation

cav-django-fernet-fields

Fernet symmetric encryption for Django model fields, using the cryptography library.

django-fernet-fields supports Django 4.2.5 and later on Python 3.10 and later.

Only PostgreSQL, SQLite, and MySQL are tested, but any Django database backend with support for BinaryField should work.

About

Fernet symmetric encryption for Django model fields

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%