Beginning Cryptography with Java (Paperback)
暫譯: Java 加密學入門 (平裝本)

David Hook

  • 出版商: Wrox Press
  • 出版日期: 2005-08-19
  • 售價: $1,600
  • 貴賓價: 9.5$1,520
  • 語言: 英文
  • 頁數: 484
  • 裝訂: Paperback
  • ISBN: 0764596330
  • ISBN-13: 9780764596339
  • 相關分類: Java 程式語言資訊安全
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Description:

Beginning Cryptography with Java

While cryptography can still be a controversial topic in the programming community, Java has weathered that storm and provides a rich set of APIs that allow you, the developer, to effectively include cryptography in applications-if you know how.

This book teaches you how. Chapters one through five cover the architecture of the JCE and JCA, symmetric and asymmetric key encryption in Java, message authentication codes, and how to create Java implementations with the API provided by the Bouncy Castle ASN.1 packages, all with plenty of examples. Building on that foundation, the second half of the book takes you into higher-level topics, enabling you to create and implement secure Java applications and make use of standard protocols such as CMS, SSL, and S/MIME.

What you will learn from this book
* How to understand and use JCE, JCA, and the JSSE for encryption and authentication
* The ways in which padding mechanisms work in ciphers and how to spot and fix typical errors
* An understanding of how authentication mechanisms are implemented in Java and why they are used
* Methods for describing cryptographic objects with ASN.1
* How to create certificate revocation lists and use the Online Certificate Status Protocol (OCSP)
* Real-world Web solutions using Bouncy Castle APIs

Who this book is for

This book is for Java developers who want to use cryptography in their applications or to understand how cryptography is being used in Java applications. Knowledge of the Java language is necessary, but you need not be familiar with any of the APIs discussed.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

 

Table of Contents:

Acknowledgments.

Introduction.

Chapter 1: The JCA and the JCE.

Chapter 2: Symmetric Key Cryptography.

Chapter 3: Message Digests, MACs, and HMACs.

Chapter 4: Asymmetric Key Cryptography.

Chapter 5: Object Description in Cryptography Using ASN.1.

Chapter 6: Distinguished Names and Certificates.

Chapter 7: Certificate Revocation and Path Validation.

Chapter 8: Key and Certificate Management Using Keystores.

Chapter 9: CMS and S/MIME.

Chapter 10: SSL and TLS.

Appendix A: Solutions to Exercises.

Appendix B: Algorithms Provided by the Bouncy Castle Provider.

Appendix C: Using the Bouncy Castle API for Elliptic Curve.

Appendix D: Bibliography and Further Reading.

Index.

商品描述(中文翻譯)

描述:

《Java入門密碼學》

雖然密碼學在程式設計社群中仍然是一個有爭議的主題,但Java已經度過了這場風暴,並提供了一套豐富的API,讓開發者能夠有效地在應用程式中包含密碼學——如果你知道怎麼做的話。

本書將教你如何做到這一點。第一至第五章涵蓋了JCE和JCA的架構、Java中的對稱和非對稱金鑰加密、訊息認證碼,以及如何使用Bouncy Castle ASN.1套件提供的API創建Java實作,並提供了大量範例。在此基礎上,本書的後半部分將帶你進入更高層次的主題,使你能夠創建和實作安全的Java應用程式,並使用CMS、SSL和S/MIME等標準協議。

你將從本書中學到的內容:
* 如何理解和使用JCE、JCA和JSSE進行加密和認證
* 填充機制在密碼中的運作方式,以及如何識別和修正典型錯誤
* 如何在Java中實作認證機制及其使用原因
* 使用ASN.1描述密碼物件的方法
* 如何創建證書撤銷清單並使用在線證書狀態協議(OCSP)
* 使用Bouncy Castle API的實際Web解決方案

本書的讀者對象:

本書適合希望在應用程式中使用密碼學或了解Java應用程式中如何使用密碼學的Java開發者。需要具備Java語言的知識,但不必熟悉所討論的任何API。

Wrox入門指南旨在使學習程式語言和技術比你想像中更容易,提供結構化的教學格式,指導你掌握所有相關技術。

目錄:

致謝。

導言。

第一章:JCA和JCE。

第二章:對稱金鑰密碼學。

第三章:訊息摘要、MAC和HMAC。

第四章:非對稱金鑰密碼學。

第五章:使用ASN.1的密碼學物件描述。

第六章:區別名稱和證書。

第七章:證書撤銷和路徑驗證。

第八章:使用金鑰庫的金鑰和證書管理。

第九章:CMS和S/MIME。

第十章:SSL和TLS。

附錄A:習題解答。

附錄B:Bouncy Castle提供的演算法。

附錄C:使用Bouncy Castle API進行橢圓曲線。

附錄D:參考書目和進一步閱讀。

索引。