diff options
author | rfjakob | 2024-12-31 19:45:22 +0100 |
---|---|---|
committer | rfjakob | 2024-12-31 19:45:22 +0100 |
commit | 013a268cd08064a9d965fd19b5124e0c1f27699a (patch) | |
tree | 0a5432da9bc2dd2bb476751157dc4dae975b0840 | |
parent | 889b7a213c6b0c49b941417a703743382bc03e5b (diff) |
Revert edf7ad473506fa81a4dfd5af879bb6667d9d7000...c6b369f20429ab527325ba4ca50e07e4d12dfeae on Password Strength
-rw-r--r-- | Password-Strength.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Password-Strength.md b/Password-Strength.md index fe011fc..4859da7 100644 --- a/Password-Strength.md +++ b/Password-Strength.md @@ -9,10 +9,6 @@ Character Set | Password length | Password length `A-Za-z0-9` (62) | 11 | 22 `A-Za-z0-9%$&/...` (95) | 10 | 20 -Use this metod, to create first KeePass password - - - gocryptfs uses *scrypt* password hashing. The [scrypt paper](https://www.tarsnap.com/scrypt/scrypt.pdf) includes this table that estimates the cost for cracking a password in one year:  |