.NET Core Data Security - Hope is Not a Strategy
Offered By: NDC Conferences via YouTube
Course Description
Overview
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.
Syllabus
Intro
What This Talk Is
What We Will Cover
Examples of Cryptography
Random Numbers
Hashing-SHA Family
HashMessage Authentication Codes - HMAC
Secure Password Storage
Symmetric Encryption - AES
AES-GCM Mode (Galois Counter Mode)
Asymmetric Encryption - RSA
Digital Signatures
Quick Recap
Hybrid Encryption - Integrity (AES-CBC)
Hybrid Encryption - Signature
What We Have Covered
Taught by
NDC Conferences
Related Courses
Data Structures: An Active Learning ApproachUniversity of California, San Diego via edX Blockchain Basics
University at Buffalo via Coursera Intro to Data Structures and Algorithms
Google via Udacity Introduction to Blockchain Technologies
INSEAD via Coursera Data Structures
CEC via Swayam