Cantitate/Preț
Produs

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

Autor Stephen Haunts
en Limba Engleză Paperback – 13 feb 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 concreteskills, 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 secrets
  • Build 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.

Citește tot Restrânge

Preț: 17442 lei

Preț vechi: 21802 lei
-20% Nou

Puncte Express: 262

Preț estimativ în valută:
3338 3522$ 2782£

Carte disponibilă

Livrare economică 12-26 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484243749
ISBN-10: 1484243749
Pagini: 230
Ilustrații: XVIII, 228 p. 72 illus.
Dimensiuni: 178 x 254 mm
Greutate: 0.44 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. What are Data Breaches?.- 2. Brief History of Cryptography.- 3. The Importance of Random Numbers.- 4. Hashing and Hashed Message Authentication Codes.- 5. Safely Storing Passwords.- 6. Symmetric Encryption.- 7. Asymmetric Encryption.- 8. Digital Signatures.- 9. Hybrid Encryption.- 10. Key Storage and Azure Key Vault.- 11. Azure Key Vault Usage Patterns.- 12. Final Summary.

Notă biografică

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.

Textul de pe ultima copertă

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 secrets
  • Build real-world code to use in your own projects
This book is for software developers with experience in .NET and C#. No prior knowledge of encryption and cryptographic principles is assumed.

Stephen Haunts is a software developer with experience across industry verticals, including game development, financial services, insurance, and healthcare. He specializes in security and cryptography and regularly speaks and presents at conferences and user groups about secure coding in .NET.


Caracteristici

Shows you how to perform effective data encryption to protect you and your business against data breaches Teaches you how to go beyond the official documentation to combine all the cryptographic primitives effectively to create a complete solution Provides a range of techniques for key management from certificates to using hardware security modules such as Azure Key Vault