django-scrypt

A Scrypt-enabled password hasher for Django 1.4
Download

django-scrypt Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Kelvin Wong
  • Publisher web site:
  • https://bitbucket.org/kelvinwong_ca/

django-scrypt Tags


django-scrypt Description

django-scrypt is a Scrypt-enabled password hasher for Django 1.4.InstallationNote: You need to install Django 1.4 and py-scrypt prior to installing Django-ScryptUsing source tarballs Download the source tarball for Django-Scrypt from Pypi http://pypi.python.org/pypi/django-scrypt/ Decompress it and make it your working directory: tar zxvf django-scrypt-0.2.0.tar.gz cd django-scrypt-0.2.0 Install it into your site-packages (if you install to the system's site packages you will probably need to be root or you will probably need to use sudo) python setup.py install Test your installation python setup.py testUsing Pip and PypiIf you are installing to the system-wide site-packages then you will probably need to be root or you will probably need to use sudo. Use the pip command to install from Pypi pip install django-scryptProduct's homepage


django-scrypt Related Software