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

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 togeth...

Descripción completa

Detalles Bibliográficos
Autor principal: Haunts, Stephen. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2019.
Edición:1st ed. 2019.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630534906719
Tabla de Contenidos:
  • 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.