Applied Cryptography in .NET and Azure Key Vault: A Practical Guide to Encryption in .NET and .NET Core

  • 3h 23m
  • Stephen Haunts
  • Apress
  • 2019

Benefit from Microsoft's robust suite of security and cryptography primitives to create a complete, hybrid encryption scheme that will protect your data against breaches. This highly practical book teaches you how to use the .NET encryption APIs and Azure Key Vault, and how they can work together to produce a robust security solution.

Applied Cryptography in .NET and Azure Key Vault begins with an introduction to the dangers of data breaches and the basics of cryptography. It then takes you through important cryptographic techniques and practices, from hashing and symmetric/asymmetric encryption, to key storage mechanisms. By the end of the book, you’ll know how to combine these cryptographic primitives into a hybrid encryption scheme that you can use in your applications.

Author Stephen Haunts brings 25 years of software development and security experience to the table to give you the concrete skills, knowledge, and code you need to implement the latest encryption standards in your own projects.

What You'll Learn

  • Get an introduction to the principles of encryption
  • Understand the main cryptographic protocols in use today, including AES, DES, 3DES, RSA, SHAx hashing, HMACs, and digital signatures
  • Combine cryptographic techniques to create a hybrid cryptographic scheme, with the benefits of confidentiality, integrity, authentication, and non-repudiation
  • Use Microsoft's Azure Key Vault to securely store encryption keys and secretsBuild real-world code to use in your own projects

Who This Book Is For

Software developers with experience in .NET and C#. No prior knowledge of encryption and cryptographic principles is assumed.

About the Author

Stephen Haunts has been a software developer for the last 25 years, working in many industries such as video games, financial services, insurance, and healthcare. One of his main specialties is security and cryptography, and he has implemented a range of techniques into many systems at many companies, including financial lenders, insurance claims management companies, and global banks. Stephen regularly speaks at conferences and user groups about secure coding in .NET, and has authored a highly-rated cryptography course for Pluralsight.

In this Book

  • What are Data Breaches?
  • A Brief History of Cryptography
  • The Importance of Random Numbers
  • Hashing and Hashed Message Authentication Codes
  • Safely Storing Passwords
  • Symmetric Encryption
  • Asymmetric Encryption
  • Digital Signatures
  • Hybrid Encryption
  • Key Storage and Azure Key Vault
  • Azure Key Vault Usage Patterns
  • Final Summary
SHOW MORE
FREE ACCESS