We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77cdf13 + 2222be8 commit cbb283fCopy full SHA for cbb283f
README.md
@@ -329,7 +329,7 @@ compromise your users' security.
329
The `key` parameters in this submodule are meant to be strong cryptographic
330
keys. If you want to obtain such a key from a password, please use a
331
[key derivation function](https://en.wikipedia.org/wiki/Key_derivation_function)
332
-like [pbkdf2](#pbkdf2-submodule) or [scrypt](#scrypt-submodule).
+like [pbkdf2](#kdfs-pbkdf2-scrypt) or [scrypt](#kdfs-pbkdf2-scrypt).
333
334
### Operation modes
335
0 commit comments