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.
1 parent 5938659 commit 9b8f561Copy full SHA for 9b8f561
rust/ql/src/queries/security/CWE-328/WeakSensitiveDataHashing.qhelp
@@ -103,6 +103,11 @@
103
<a href="https://github.com/RustCrypto/password-hashes?tab=readme-ov-file#rustcrypto-password-hashes">
104
RustCrypto: Password Hashes
105
</a>
106
+ The RustCrypto Book:
107
+ <a href="https://rustcrypto.org/key-derivation/hashing-password.html">
108
+ Password Hashing
109
+ </a>
110
+
111
</li>
112
</references>
113
0 commit comments