Instant Java Password and Authentication Security

Instant Java Password and Authentication Security

评分

★★★★★

ISBN

9781849697774

出版社

Packt Publishing 2013-11-25出版

分类

理论知识

内容简介
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This book takes a hands-on approach to Java-based password hashing and authentication, detailing advanced topics in a recipe format.This book is ideal for developers new to user authentication and password security, and who are looking to get a good grounding in how to implement it in a reliable way.It’s assumed that the reader will have some experience in Java already, as well as bei
AI简介
这是一本专注于Java编程语言中密码和身份验证安全问题的专业书籍。这本书通过实践操作和详细解释,指导读者如何创建安全的密码策略,实现安全的身份验证机制,并保护用户数据。 书中首先介绍了Java密码和身份验证安全解决方案,包括如何创建简单的哈希、如何创建强哈希,以及如何添加盐值到哈希中。这些内容都是Java开发者在实现用户身份验证时必须掌握的基础知识。 接下来,书中深入探讨了Secure Hash Algorithm (SHA) ,这是一种由美国国家安全局设计的密码哈希算法家族。书中详细介绍了SHA-512算法的工作原理,以及如何使用它来保护我们的哈希值免受某些类型的攻击。 在介绍创建强哈希的方法时,书中详细解释了如何通过加盐和时间戳技术来增强哈希的安全性。这些技术可以帮助读者更好地理解如何在实际开发中应用这些知识。 此外,书中还讨论了应对安全漏洞的策略,包括如何创建安全的哈希,如何测试哈希,以及如何保护用户密码的安全。这些内容对于保护用户信息非常重要。 在讨论HTTPS协议的重要性时,书中详细解释了HTTPS协议的工作原理,以及如何使用HTTPS来保护用户数据。这些内容可以帮
阅读/下载地址