What’s Next?
Explore key cryptography concepts including the importance of established libraries and secure password hashing methods. Learn why using trusted tools like NaCl, libsodium, and TLS 1.3 is critical for protecting data. This lesson prepares you to apply secure cryptographic practices and introduces upcoming Windows security topics.
We'll cover the following...
We'll cover the following...
Quick recap
Cryptography is very difficult to get right. Don’t write your own, and don’t use low-level libraries. Instead, use high-level libraries that have a degree of ...