.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
Applied CryptographyUniversity of Virginia via Udacity Introduction to Encryption and Cryptography
Raspberry Pi Foundation via FutureLearn Information Security - Authentication and Access Control
New York University (NYU) via edX Practical Encryption and Cryptography Using Python
Pluralsight CompTIA Network+ (N10-007) Cert Prep: 5 Securing TCP/IP
LinkedIn Learning