doc: remove test preset specification
This commit is contained in:
parent
ec315e34c5
commit
4ee24eb9bd
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ hash = Argon2.hash_password("secure_password123", "strong")
|
|||
Preset specifications:
|
||||
- OWASP: m=19456 KiB, t=2, p=1
|
||||
- Strong: m=65540 KiB, t=3, p=4
|
||||
- Test: m=1024 KiB, t=1, p=1 (Useful for testing)
|
||||
|
||||
### Benchmarking
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue