argon2-cffi/docs
Hynek Schlawack b1d8c50901
Implement argon2.profiles & adapt to RFC 9106 (#110)
Now that Argon2 is a proper RFC, we need to support it.

To stay more agile, this introduces the concept of profiles, based on the
existing `Parameters` class.

Fixes #101

Co-authored-by: Brendan McDonnell <brendanm149@gmail.com>

Co-authored-by: Brendan McDonnell <brendanm149@gmail.com>
2021-12-08 09:53:38 +01:00
..
api.rst Implement argon2.profiles & adapt to RFC 9106 (#110) 2021-12-08 09:53:38 +01:00
argon2.rst Minor doc markup polish 2021-08-31 08:23:06 +02:00
cli.rst Implement argon2.profiles & adapt to RFC 9106 (#110) 2021-12-08 09:53:38 +01:00
conf.py Move Changelog to Markdown/Keep a Changelog 2021-11-29 17:17:46 +01:00
faq.rst Add an FAQ 2015-12-21 10:06:37 +01:00
index.rst Move Changelog to Markdown/Keep a Changelog 2021-11-29 17:17:46 +01:00
installation.rst Implement argon2.profiles & adapt to RFC 9106 (#110) 2021-12-08 09:53:38 +01:00
license.rst Add documentation 2015-12-16 15:50:36 +01:00
login_example.py Add example, polish docs 2018-08-19 06:16:02 +02:00
Makefile Add documentation 2015-12-16 15:50:36 +01:00
parameters.rst Implement argon2.profiles & adapt to RFC 9106 (#110) 2021-12-08 09:53:38 +01:00