# *argon2-cffi*: Argon2 for Python

Release **{sub-ref}`release`**  ([What's new?](https://github.com/hynek/argon2-cffi/blob/main/CHANGELOG.md))

```{include} ../README.md
:end-before: <!-- end short -->
:start-after: <!-- begin short -->
```

If you don't know where to start, learn {doc}`argon2` and take it from there!


## Indices and Tables

- {doc}`api`
- {ref}`genindex`
- {ref}`search`


```{toctree}
:hidden:
:maxdepth: 1

argon2
installation
howto
api
parameters
cli
faq
```


```{toctree}
:hidden:
:caption: Meta

PyPI <https://pypi.org/project/argon2-cffi/>
GitHub <https://github.com/hynek/argon2-cffi/>
Changelog <https://github.com/hynek/argon2-cffi/blob/main/CHANGELOG.md>
Contributing <https://github.com/hynek/argon2-cffi/blob/main/.github/CONTRIBUTING.md>
Security Policy <https://github.com/hynek/argon2-cffi/blob/main/.github/SECURITY.md>
Funding <https://hynek.me/say-thanks/>
```
