Cryptography for Internet and Database Applications
Nick Galbreath
- 出版商: Wiley
- 出版日期: 2002-09-23
- 售價: $980
- 貴賓價: 9.5 折 $931
- 語言: 英文
- 頁數: 416
- 裝訂: Paperback
- ISBN: 0471210293
- ISBN-13: 9780471210290
下單後立即進貨 (約5~7天)
買這商品的人也買了...
-
$580$551系統程式 (System Software, 3/e)
-
$600$540Matlab 程式設計與應用
-
$980$960Software Engineering: A Practitioner's Approach, 5/e
-
$300$237make 專案開發工具 (Managing Projects with make)
-
$550$440C 程式語言 (The C Programming Language, 2/e)
-
$600
Putting VoIP to Work: Softswitch Network Design and Testing (Hardcover)
-
$1,000$980Wireless Communications and Networks
-
$520$442Macromedia e-Learning 完全攻略:Authorware and Dreamweaver UltraDev 數位教材製作
-
$820$648Java 與 XML (Java and XML, 2/e)
-
$1,775$1,686Beginning Oracle Programming
-
$1,600$1,568The Indispensable PC Hardware Book, 4/e
-
$880$695LPI Linux 資格檢定 (LPI Linux Certification in a Nutshell)
-
$2,068$1,965Complete Java 2 Certification Study Guide, 3/e
-
$299$299精彩 Dreamweaver MX 資料庫網頁製作
-
$560$476鳥哥的 Linux 私房菜
-
$1,400
Embedded Software Development with eCos
-
$1,050$199Peter Norton's Introduction to Computers, 5/e (Paperback)
-
$780$741作業系統概念 (Operating System Concepts, 6/e Windows XP Update)
-
$2,068$1,965CWNA Certified Wireless Network Administrator Official Study Guide (Exam PW0-100
-
$2,600$2,470Complete Maya Programming: An Extensive Guide to MEL and C++ API (Paperback)
-
$600$480Red Hat Linux 9 架站實務
-
$860$731Embedded Linux 嵌入式系統原理與實務
-
$780$624專業 JSP 程式設計 (Professional JSP, 2/e)
-
$520$406網頁設計超實作 - 活用Dreamweaver/Flash/Photoshop
-
$750$638鳥哥的 Linux 私房菜-伺服器架設篇
商品描述
Cryptography is the gold standard for security. It is used to protect the
transmission and storage of data between two parties by encrypting it into an
unreadable format. Cryptography has enabled the first wave of secure
transmissions, which has helped fuel the growth of transactions like shopping,
banking, and finance over the world's biggest public network, the Internet. Many
Internet applications such as e-mail, databases, and browsers store a tremendous
amount of personal and financial information, but frequently the data is left
unprotected. Traditional network security is frequently less effective at
preventing hackers from accessing this data. For instance, once-private
databases are now completely exposed on the Internet. It turns out that getting
to the database that holds millions of credit card numbers-the transmission-is
secure through the use of cryptography, but the database itself isn't, fueling
the rise of credit card information theft.
A paradigm shift is now under way
for cryptography. The only way to make data secure in any application that runs
over the Internet is to use secret (also known as private) key cryptography. The
current security methods focus on securing Internet applications using public
keys techniques that are no longer effective. In this groundbreaking book, noted
security expert Nick Galbreath provides specific implementation guidelines and
code examples to secure database and Web-based applications to prevent theft of
sensitive information from hackers and internal misuse.
Table of Contents
Preface.
Introduction.
Chapter 1. Bits and Bytes.
Chapter 2. Secret Key Cryptography.
Chapter 3. Public Key Cryptography.
Chapter 4. Random Numbers.
Chapter 5. Java Cryptography.
Chapter 6. Small Message Encoding and Encryption.
Chapter 7. Application and Data Architecture.
Appendix A: Java Cryptography Class Reference.
References.
Index.