Пакет python3-module-cryptacular-tests: Информация

    Бинарный пакет: python3-module-cryptacular-tests
    Версия: 1.4.1-alt1.1
    Архитектура: x86_64
    Собран:  31 марта 2013 г. 4:08
    Исходный пакет: python-module-cryptacular
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/cryptacular/

    Лицензия: MIT
    О пакете: Tests for cryptacular (Python 3)
    Описание: 
    cryptacular is a collection of strong password hashing functions that
    share a common interface, and a nice way to use bcrypt as a password
    hash. It's designed to make it easy for you to migrate away from your
    half-assed custom password scheme. Compared with popular choices like
    plain text or single rounds of md5 or sha, strong password hashes
    greatly increase the computational cost of obtaining users' passwords
    from a leaked password database.
    
    cryptacular's interface was inspired by zope.password but cryptacular
    does not depend on zope and implements much stronger algorithms.
    cryptacular also provides a convenient way to recognize and upgrade
    obsolete password hashes on the fly when users log in with their correct
    password.
    
    This package contains tests for cryptacular.

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Aleksey Avdeev
    Eugeny A. Rostovtsev
    Vitaly Kuznetsov

    Последнее изменение


    22 марта 2013 г. Aleksey Avdeev 1.4.1-alt1.1
    - Rebuild with Python-3.3
    20 мая 2012 г. Eugeny A. Rostovtsev 1.4.1-alt1
    - Version 1.4.1
    - Added module for Python 3
    12 апреля 2012 г. Vitaly Kuznetsov 1.2.1-alt1.1
    - Rebuild to remove redundant libpython2.7 dependency