60 Seconds of WIP, 17 August 2023

Today’s snippet is from Run Your Own Mail Server, discussing Dovecot’s password algorithms. You also get a footnote.


What are all these algorithms, and why do you care? Most often, you don’t.


You just need to pick one.


Dovecot’s documentation declares that ARGON2I or ARGON2ID are the preferred algorithms. Blowfish (BLF-CRYPT) comes next. In 2010 the NIST recommended the PBKDF2 algorithm, although in 2023 NIST declared they would be revising their recommendation. If nothing else, the salted SHA51...


 •  0 comments  •  flag
Share on Twitter
Published on August 17, 2023 00:52
No comments have been added yet.