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 AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page