.NET Core Data Security - Hope is not a Strategy
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore essential data security techniques for .NET Core in this comprehensive conference talk. Learn how to fulfill your duty as a software developer to protect and secure your employer's data. Dive into random number generation, hashing, authenticated hashing, and password-based key derivation functions. Discover the intricacies of symmetric and asymmetric encryption using DES, Triple DES, AES (ECB and GCM), and RSA. Master the art of combining these elements to create a robust hybrid encryption scheme incorporating AES, RSA, HMACs, and digital signatures. Gain valuable insights into satisfying confidentiality, integrity, non-repudiation, and authentication requirements, moving beyond hope to implement a solid data security strategy for your .NET Core applications.
Syllabus
.NET Core Data Security : Hope is not a Strategy - Stephen Haunts
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube