diff --git a/Password-Hashing.md b/Password-Hashing.md index b6feabe..c90e6ee 100644 --- a/Password-Hashing.md +++ b/Password-Hashing.md @@ -5,4 +5,4 @@ From @xet7 at 2022-01-08: Hi, about Argon2. Today when I was in progress of translating Gitea from English to Finnish, I noticed this Gitea translation string, related to Argon2: -> `argon2` whilst having good characteristics uses a lot of memory and may be inappropriate for small systems. +> Set the password hashing algorithm. Algorithms have differing requirements and strength. `argon2` whilst having good characteristics uses a lot of memory and may be inappropriate for small systems.