issues
search
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
Use MultiFernet to allow key rotation
Interpret, tuples, lists, and OrderedDicts as containers for keys
danaspiegel
commented
9 years ago
@LucasRoesler Thanks for the update. This looks great.