Learn essential data security techniques for .NET Core in this comprehensive 52-minute conference talk. Explore random number generation, hashing methods, authenticated hashing, and password-based key derivation functions. Dive into symmetric and asymmetric encryption using DES, Triple DES, AES (ECB and GCM), and RSA. Discover how to combine these elements to create a robust hybrid encryption scheme incorporating AES, RSA, HMACs, and digital signatures. Gain practical knowledge on implementing confidentiality, integrity, non-repudiation, and authentication in your software development projects to protect your employer's data effectively.