Swift: Add link / reference to CryptoSwift.

This commit is contained in:
Geoffrey White
2024-01-05 11:02:55 +00:00
parent f6a4970012
commit 2ab5e6f64c

View File

@@ -82,6 +82,9 @@
Cheat Sheet
</a>
</li>
<li>
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>
</li>
<li>
libsodium: <a href="https://doc.libsodium.org/bindings_for_other_languages#bindings-programming-languages">libsodium bindings for other languages</a>
</li>