Instant Java password and authentication security : a practical, hands-on guide to securing Java application passwords with hashing techniques /
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 authenti...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, U.K. :
Packt Publishing,
2013.
|
Colección: | Instant series : short, fast, focused (Packt Publishing)
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Instant Java Password and Authentication Security; Creating a simple hash (Simple); Creating a strong hash (Simple); Adding salt to a hash (Medium); Creating a secure hash (Advanced); Overview.