Add argon to readme

This commit is contained in:
Alexey Sokolov
2024-02-05 22:08:46 +00:00
parent 779d80df1f
commit 8d34d9c8b3

View File

@@ -50,10 +50,13 @@ cyrusauth:
Character Encodings:
* To get proper character encoding and charsets install ICU (`libicu4-dev`)
I18N (UI translation)
I18N (UI translation):
* Boost.Locale
* gettext is a build dependency
Argon2 password hash:
* libargon2
## Installing ZNC
Installation from source code is performed using the CMake toolchain.