Skip to main content

Pure python implementation of the ARGON2 password hash

Project description

argon2pure
==========

Pure Python implementation of Argon2_.

If you can, use the argon2_cffi_ or pyargon2_ bindings instead.

TODO
~~~~

- Optimize.
- Use multiple threads.
- Cover corner-cases in tests.

.. _argon2: https://password-hashing.net/#argon2
.. _pyargon2: https://pypi.python.org/pypi/argon2
.. _argon2_cffi: https://pypi.python.org/pypi/argon2_cffi

argon2pure Changelog
====================

1 (2016-01-21)
--------------

- Initial release.

Project details


Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page