{"library":"django-fernet-encrypted-fields","type":"library","category":null,"description":"django-fernet-encrypted-fields provides symmetrically encrypted model fields for Django, leveraging Fernet encryption from the `cryptography` library. It ensures that data is encrypted before being stored in the database and automatically decrypted when accessed in the application. This library is actively maintained as part of the Jazzband project, with recent updates and a focus on security for sensitive data at rest.","language":"python","status":"active","version":"0.4.0","tags":["Django","encryption","security","fields","Fernet","cryptography","data-protection"],"last_verified":"Mon May 25","install":[{"cmd":"pip install django-fernet-encrypted-fields","imports":["from encrypted_fields.fields import EncryptedCharField","from encrypted_fields.fields import EncryptedTextField","from encrypted_fields.fields import EncryptedIntegerField","from encrypted_fields.fields import EncryptedEmailField","from encrypted_fields.fields import EncryptedTextField","from encrypted_fields.fields import EncryptedTextField"]}],"homepage":null,"github":"https://github.com/jazzband/django-fernet-encrypted-fields","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-fernet-encrypted-fields/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.2,"avg_import_s":0.63,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-fernet-encrypted-fields/compatibility"}}