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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
"FIELD_ENCRYPTION_KEY must be defined in settings" - but it is defined in settings
#27
Jessica-Ryan
opened
2 years ago
1
update django cryptographic fields to django3
#26
SviatikKh
closed
3 years ago
0
ModuleNotFoundError: No module named 'django.utils.six'
#25
Krati91
opened
3 years ago
0
Is this project still maintained?
#24
relwell
opened
6 years ago
1
fixing syntax error
#23
josephmisiti
opened
6 years ago
0
Under python 3.5.2, syntax error in fields.py
#22
lanshark
opened
7 years ago
0
Error under Python 3 in generate_encryption_key
#21
lanshark
opened
7 years ago
1
Django 1.10 migration
#20
srtonz
closed
8 years ago
2
don't use SubfieldBase as its removed in django 1.10
#19
GhalebKhaled
closed
8 years ago
3
remove unneeded new length calculation
#18
GhalebKhaled
closed
8 years ago
1
Feature/no more subfield base
#17
glow-mdsol
closed
8 years ago
1
make version reading more generic
#16
nasief
closed
8 years ago
1
Specifying encrypted_max_length instead of max_length in models
#15
mrname
closed
8 years ago
3
make fields and tests compatible with Python 3
#14
guruofgentoo
closed
8 years ago
0
Python 3 compatibility
#13
guruofgentoo
closed
8 years ago
1
Django migrations fix
#12
LucasRoesler
closed
9 years ago
1
makemigrations always creates an AlterField migration
#11
JshWright
opened
9 years ago
2
PEP8 Cleanup
#10
JshWright
closed
8 years ago
0
Make relative import explicit
#9
JshWright
closed
9 years ago
0
Remove max length on textfield
#8
LucasRoesler
closed
9 years ago
1
Drop max_length from deconstruct() and remove CharField
#7
earthastronaut
closed
8 years ago
5
Random key rotation
#6
earthastronaut
closed
9 years ago
0
Add random salting to the encryption
#5
LucasRoesler
closed
9 years ago
3
Allow key rotation
#4
LucasRoesler
closed
9 years ago
1
Enhancement: Compress the output of the "Fernet" encryptor
#3
levigross
opened
9 years ago
5
Python Zen (and security) violation
#2
levigross
opened
9 years ago
2
Code Beautification
#1
levigross
opened
9 years ago
1