-
Bas Westerbaan yazdı
The previous version of Argon2 uses encoded hashes of the form: $argon2d$m=8,t=1,p=1$<salt>$<data> The new version of Argon2 adds its version into the hash: $argon2d$v=19$m=8,t=1,p=1$<salt>$<data> This lets Django handle both version properly.
a5033dbc
| Adı |
Son kayıt (commit)
|
Son güncelleme |
|---|---|---|
| .. | ||
| writing-code | ||
| bugs-and-features.txt | ||
| committing-code.txt | ||
| index.txt | ||
| localizing.txt | ||
| new-contributors.txt | ||
| triaging-tickets.txt | ||
| writing-documentation.txt |