万本电子书0元读

万本电子书0元读

顶部广告

Instant Java Password and Authentication Security电子书

售       价:¥

4人正在读 | 0人评论 9.8

作       者:Fernando Mayoral

出  版  社:Packt Publishing

出版时间:2013-11-25

字       数:11.9万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
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 being familiar with the basic idea behind user authentication.
目录展开

Instant Java Password and Authentication Security

Instant Java Password and Authentication Security

Credits

About the Author

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers and more

Why Subscribe?

Free Access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Errata

Piracy

Questions

1. Instant Java Password and Authentication Security

Creating a simple hash (Simple)

How to do it...

How it works...

There's more...

Password recovery

Creating a strong hash (Simple)

How to do it...

How it works...

There's more...

Adding salt to a hash (Intermediate)

How to do it...

How it works...

There's more...

Crazy hashing and salting

Creating a secure hash (Advanced)

How to do it...

How it works...

There's more...

Overview

Rounding up...

More Info: Hyper Text Transfer Protocol Secure (HTTPS)

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部