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 f6a4970 commit 2ab5e6fCopy full SHA for 2ab5e6f
swift/ql/src/queries/Security/CWE-328/WeakPasswordHashing.qhelp
@@ -82,6 +82,9 @@
82
Cheat Sheet
83
</a>
84
</li>
85
+ <li>
86
+ GitHub: <a href="https://github.com/krzyzanowskim/CryptoSwift/blob/main/README.md#password-based-key-derivation-function">CryptoSwift README - Password-Based Key Derivation Function</a>
87
+ </li>
88
<li>
89
libsodium: <a href="https://doc.libsodium.org/bindings_for_other_languages#bindings-programming-languages">libsodium bindings for other languages</a>
90
0 commit comments