Skip to content

Commit

Permalink
Update argon2
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Dec 24, 2015
1 parent 8442a72 commit e536aa1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The third digit is only for regressions.
16.0.0 (UNRELEASED)
-------------------

Vendoring ``argon2`` @ 335b5eb77aa0de62dccc934578664c8b273a8360_.
Vendoring ``argon2`` @ 69cb15836e31c65edb515f94da0ee31e88705189_.

Deprecations:
^^^^^^^^^^^^^
Expand Down Expand Up @@ -65,5 +65,5 @@ Previous betas were only for fixing Windows packaging.
The authors of ``argon2`` were kind enough to `help me <https://github.com/P-H-C/phc-winner-argon2/issues/44>`_ to get it building under Visual Studio 2008 that we’re forced to use for Python 2.7 on Windows.


.. _335b5eb77aa0de62dccc934578664c8b273a8360: https://github.com/P-H-C/phc-winner-argon2/tree/335b5eb77aa0de62dccc934578664c8b273a8360
.. _69cb15836e31c65edb515f94da0ee31e88705189: https://github.com/P-H-C/phc-winner-argon2/tree/69cb15836e31c65edb515f94da0ee31e88705189
.. _4fe0d8cda37691228dd5a96a310be57369403a4b: https://github.com/P-H-C/phc-winner-argon2/tree/4fe0d8cda37691228dd5a96a310be57369403a4b
2 changes: 1 addition & 1 deletion extras/libargon2
Submodule libargon2 updated 2 files
+16 −0 src/argon2.c
+9 −0 src/argon2.h

0 comments on commit e536aa1

Please sign in to comment.