Update 09.5.md
重复字符
This commit is contained in:
@@ -81,7 +81,7 @@ last :=fmt.Sprintf("%x", h.Sum(nil))
|
||||
|
||||
dk := scrypt.Key([]byte("some password"), []byte(salt), 16384, 8, 1, 32)
|
||||
```
|
||||
通过上面的的方法可以获取唯一的相应的密码值,这是目前为止最难破解的。
|
||||
通过上面的方法可以获取唯一的相应的密码值,这是目前为止最难破解的。
|
||||
|
||||
## 总结
|
||||
看到这里,如果你产生了危机感,那么就行动起来:
|
||||
|
||||
Reference in New Issue
Block a user