pyca / pynacl

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

Update argon2id.py #809

Closed hakavlad closed 9 months ago

hakavlad commented 9 months ago

Fix typo in docs: kdf() function provides argon2id construction, not argon2i.