Skip to content

Commit 9b8f561

Browse files
committed
Rust: Add another reference.
1 parent 5938659 commit 9b8f561

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

rust/ql/src/queries/security/CWE-328/WeakSensitiveDataHashing.qhelp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,11 @@
103103
<a href="https://github.com/RustCrypto/password-hashes?tab=readme-ov-file#rustcrypto-password-hashes">
104104
RustCrypto: Password Hashes
105105
</a>
106+
The RustCrypto Book:
107+
<a href="https://rustcrypto.org/key-derivation/hashing-password.html">
108+
Password Hashing
109+
</a>
110+
106111
</li>
107112
</references>
108113

0 commit comments

Comments
 (0)