pyca / pynacl

Python binding to the Networking and Cryptography (NaCl) library
https://pynacl.readthedocs.io/
Apache License 2.0
1.05k stars 228 forks source link

Add argon2id password hash bindings #346

Closed lmctv closed 6 years ago

lmctv commented 6 years ago

Depends on #343 and possibly on #339. I'd like to make this a blocker for 1.2

reaperhulk commented 6 years ago

Yeah tag whatever you'd like for a 1.2.0 blocker. I'd like to see us do a 1.2.0 by mid-October if possible though!

lmctv commented 6 years ago

First pass at #350, adding the needed test vectors.