Skip to content

Commit 2ab5e6f

Browse files
committed
Swift: Add link / reference to CryptoSwift.
1 parent f6a4970 commit 2ab5e6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

swift/ql/src/queries/Security/CWE-328/WeakPasswordHashing.qhelp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@
8282
Cheat Sheet
8383
</a>
8484
</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>
8588
<li>
8689
libsodium: <a href="https://doc.libsodium.org/bindings_for_other_languages#bindings-programming-languages">libsodium bindings for other languages</a>
8790
</li>

0 commit comments

Comments
 (0)