Download PySkein
================

New in version 0.3.1:
    * Improved demo script ``threefish``
    * Better compatibility with Python 3.1

Download:
    * Source distribution: `pyskein-0.3.1.tar.gz <http://pypi.python.org/packages/source/p/pyskein/pyskein-0.3.1.tar.gz>`_ (`sig <http://pypi.python.org/packages/source/p/pyskein/pyskein-0.3.1.tar.gz.asc>`_)
    * Windows installer (only for Python 3.1): `pyskein-0.3.1.win32-py3.1.exe <http://pypi.python.org/packages/3.1/p/pyskein/pyskein-0.3.1.win32-py3.1.exe>`_ (`sig <http://pypi.python.org/packages/3.1/p/pyskein/pyskein-0.3.1.win32-py3.1.exe.asc>`_)

Previous versions
-----------------

* PySkein 0.3
    * New in this version:
        * Threefish block decryption
        * Demo scripts ``skeinsum`` and ``threefish``
    * Source: `pyskein-0.3.tar.gz <http://pypi.python.org/packages/source/p/pyskein/pyskein-0.3.tar.gz>`_ (`sig <http://pypi.python.org/packages/source/p/pyskein/pyskein-0.3.tar.gz.asc>`_)

* PySkein 0.2
    * New in this version:
        * Support for message authentication codes
        * Threefish block encryption (but no decryption)
        * Fixed one or two reference leaks
    * Source: `pyskein-0.2.tar.gz <http://pypi.python.org/packages/source/p/pyskein/pyskein-0.2.tar.gz>`_ (`sig <http://pypi.python.org/packages/source/p/pyskein/pyskein-0.2.tar.gz.asc>`_)

* PySkein 0.1
    * New in this version:
        * Skein-256, Skein-512, and Skein-1024 hashing
    * Source: `pyskein-0.1.tar.gz <http://pypi.python.org/packages/source/p/pyskein/pyskein-0.1.tar.gz>`_ (`sig <http://pypi.python.org/packages/source/p/pyskein/pyskein-0.1.tar.gz.asc>`_)
