語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Java cryptography extensions = pract...
~
ScienceDirect (Online service)
FindBook
Google Book
Amazon
博客來
Java cryptography extensions = practical guide for programmers /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Java cryptography extensions/ Jason Weiss.
其他題名:
practical guide for programmers /
作者:
Weiss, Jason.
出版者:
San Francisco, CA :Elsevier/Morgan Kaufmann, : c2004.,
面頁冊數:
xv, 158 p. :ill. ;24 cm.
內容註:
Chapter 1: Understanding Javas Cryptographic Architecture Chapter 2: Working with Symmetric Ciphers Chapter 3: Working with Asymmetric Ciphers and Key Agreement Protocols Chapter 4: Message Digests, Message Authentication Codes, and Digital Signatures Chapter 5: Managing Keys and Certificates Bibliography.
標題:
Cryptography. -
電子資源:
http://www.engineeringvillage.com/controller/servlet/OpenURL?genre=book&isbn=9780127427515An electronic book accessible through the World Wide Web; click for information
電子資源:
http://www.sciencedirect.com/science/book/9780127427515An electronic book accessible through the World Wide Web; click for information
電子資源:
http://www.loc.gov/catdir/toc/els051/2003070900.html
電子資源:
http://www.loc.gov/catdir/description/els041/2003070900.html
ISBN:
0127427511
Java cryptography extensions = practical guide for programmers /
Weiss, Jason.
Java cryptography extensions
practical guide for programmers /[electronic resource] :Jason Weiss. - San Francisco, CA :Elsevier/Morgan Kaufmann,c2004. - xv, 158 p. :ill. ;24 cm.
Includes bibliographical references (p. 153-154) and index.
Chapter 1: Understanding Javas Cryptographic Architecture Chapter 2: Working with Symmetric Ciphers Chapter 3: Working with Asymmetric Ciphers and Key Agreement Protocols Chapter 4: Message Digests, Message Authentication Codes, and Digital Signatures Chapter 5: Managing Keys and Certificates Bibliography.
For a long time, there has been a need for a practical, down-to-earth developers book for the Java Cryptography Extension. I am very happy to see there is now a book that can answer many of the technical questions that developers, managers, and researchers have about such a critical topic. I am sure that this book will contribute greatly to the success of securing Java applications and deployments for e-business. --Anthony Nadalin, Java Security Lead Architect, IBM For many Java developers and software engineers, cryptography is an "on-demand" programming exercise, where cryptographic concepts are shelved until the next project requires renewed focus. But considerations for cryptography must be made early on in the design process and its imperative that developers know what kinds of solutions exist. One of Javas solutions to help bridge the gap between academic research and real-world problem solving comes in the form of a well-defined architecture for implementing cryptographic solutions. However, to use the architecture and its extensions, it is important to recognize the pros and cons of different cryptographic algorithms and to know how to implement various devices like key agreements, digital signatures, and message digests, to name a few. In Java Cryptography Extensions (JCE), cryptography is discussed at the level that developers need to know to work with the JCE and with their own applications but that doesnt overwhelm by packing in details unimportant to the busy professional. The JCE is explored using numerous code examples and instructional detail, with clearly presented sections on each aspect of the Java library. An online open-source cryptography toolkit and the code for all of the examples further reinforces the concepts covered within the book. No other resource presents so concisely or effectively the exact material needed to begin utilizing the JCE. * Written by a seasoned veteran of both cryptography and server-side programming * Covers the architecture of the JCE, symmetric ciphers, asymmetric ciphers, message digests, message authentication codes, digital signatures, and managing keys and certificates * Includes a companion web site that contains the code for the examples in the book, open-source cryptographic toolkits, and further resources.
Electronic reproduction.
Amsterdam :
Elsevier Science & Technology,
2007.
Mode of access: World Wide Web.
ISBN: 0127427511
Source: 102587:102606Elsevier Science & Technologyhttp://www.sciencedirect.comSubjects--Topical Terms:
532586
Cryptography.
Index Terms--Genre/Form:
542853
Electronic books.
LC Class. No.: QA76.73.J38 / W445 2004eb
Dewey Class. No.: 005.8/2
Java cryptography extensions = practical guide for programmers /
LDR
:04308cam 2200349 a 45
001
893170
003
OCoLC
005
20101126
006
m d
007
cr cn|||||||||
008
101126s2004 caua ob 001 0 eng d
020
$a
0127427511
020
$a
9780127427515
029
1
$a
NZ1
$b
12435071
035
$a
(OCoLC)162577586
035
$a
ocn162577586
037
$a
102587:102606
$b
Elsevier Science & Technology
$n
http://www.sciencedirect.com
040
$a
OPELS
$c
OPELS
049
$a
TEFA
050
1 4
$a
QA76.73.J38
$b
W445 2004eb
082
0 4
$a
005.8/2
$2
22
100
1
$a
Weiss, Jason.
$3
1068562
245
1 0
$a
Java cryptography extensions
$h
[electronic resource] :
$b
practical guide for programmers /
$c
Jason Weiss.
260
$a
San Francisco, CA :
$c
c2004.
$b
Elsevier/Morgan Kaufmann,
300
$a
xv, 158 p. :
$b
ill. ;
$c
24 cm.
504
$a
Includes bibliographical references (p. 153-154) and index.
505
0
$a
Chapter 1: Understanding Javas Cryptographic Architecture Chapter 2: Working with Symmetric Ciphers Chapter 3: Working with Asymmetric Ciphers and Key Agreement Protocols Chapter 4: Message Digests, Message Authentication Codes, and Digital Signatures Chapter 5: Managing Keys and Certificates Bibliography.
520
$a
For a long time, there has been a need for a practical, down-to-earth developers book for the Java Cryptography Extension. I am very happy to see there is now a book that can answer many of the technical questions that developers, managers, and researchers have about such a critical topic. I am sure that this book will contribute greatly to the success of securing Java applications and deployments for e-business. --Anthony Nadalin, Java Security Lead Architect, IBM For many Java developers and software engineers, cryptography is an "on-demand" programming exercise, where cryptographic concepts are shelved until the next project requires renewed focus. But considerations for cryptography must be made early on in the design process and its imperative that developers know what kinds of solutions exist. One of Javas solutions to help bridge the gap between academic research and real-world problem solving comes in the form of a well-defined architecture for implementing cryptographic solutions. However, to use the architecture and its extensions, it is important to recognize the pros and cons of different cryptographic algorithms and to know how to implement various devices like key agreements, digital signatures, and message digests, to name a few. In Java Cryptography Extensions (JCE), cryptography is discussed at the level that developers need to know to work with the JCE and with their own applications but that doesnt overwhelm by packing in details unimportant to the busy professional. The JCE is explored using numerous code examples and instructional detail, with clearly presented sections on each aspect of the Java library. An online open-source cryptography toolkit and the code for all of the examples further reinforces the concepts covered within the book. No other resource presents so concisely or effectively the exact material needed to begin utilizing the JCE. * Written by a seasoned veteran of both cryptography and server-side programming * Covers the architecture of the JCE, symmetric ciphers, asymmetric ciphers, message digests, message authentication codes, digital signatures, and managing keys and certificates * Includes a companion web site that contains the code for the examples in the book, open-source cryptographic toolkits, and further resources.
533
$a
Electronic reproduction.
$b
Amsterdam :
$c
Elsevier Science & Technology,
$d
2007.
$n
Mode of access: World Wide Web.
$n
System requirements: Web browser.
$n
Title from title screen (viewed on Aug. 2, 2007).
$n
Access may be restricted to users at subscribing institutions.
650
0
$a
Cryptography.
$3
532586
650
0
$a
Java (Computer program language)
$3
522522
655
7
$a
Electronic books.
$2
lcsh
$3
542853
710
2
$a
ScienceDirect (Online service)
$3
848416
856
4 0
$3
Referex
$u
http://www.engineeringvillage.com/controller/servlet/OpenURL?genre=book&isbn=9780127427515
$z
An electronic book accessible through the World Wide Web; click for information
856
4 0
$3
ScienceDirect
$u
http://www.sciencedirect.com/science/book/9780127427515
$z
An electronic book accessible through the World Wide Web; click for information
856
4 1
$3
Table of contents
$u
http://www.loc.gov/catdir/toc/els051/2003070900.html
856
4 2
$3
Publisher description
$u
http://www.loc.gov/catdir/description/els041/2003070900.html
994
$a
C0
$b
TEF
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9085251
電子資源
11.線上閱覽_V
電子書
EB W9085251
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入