Util functions to encrypt/decrypt the private key. Decorator to redirect to the private key input view if there is no key defined in the user session. Templatetag 'decrypt' that decrypts text using the private key provided to the templatetag. Fixes #947 - Legacy-Id: 5335 |
||
---|---|---|
.. | ||
migrations | ||
templatetags | ||
__init__.py | ||
admin.py | ||
decorators.py | ||
fields.py | ||
forms.py | ||
models.py | ||
test_data.py | ||
tests.py | ||
urls.py | ||
utils.py | ||
views.py |