django-secure-password-input
A simple django application provides function to encrypt password value with rsa public key before form submit and decrypt at the backend.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install django-secure-password-input
Dependencies
Releases
| Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Trixie Python 3.13 |
Files |
|---|---|---|---|---|---|
| 0.1.6 | 2025-10-23 | ||||
| 0.1.5 | 2023-09-14 | ||||
| 0.1.3 | 2021-04-12 | ||||
| 0.1.2 | 2020-09-24 | ||||
| 0.1.1 | 2020-09-01 | ||||
| 0.1.0 | 2020-03-07 | ||||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue