foundertherapy / django-cryptographic-fields

A set of fields that wrap standard Django fields with encryption provided by the python cryptography library.
MIT License
29 stars 34 forks source link

Allow key rotation #4

Closed LucasRoesler closed 9 years ago

LucasRoesler commented 9 years ago
danaspiegel commented 9 years ago

@LucasRoesler Thanks for the update. This looks great.