買這商品的人也買了...
-
$580$568 -
$600$540 -
$960Software Engineering: A Practitioner's Approach, 5/e
-
$300$237 -
$550$539 -
$2,400$2,280 -
$1,000$980 -
$520$442 -
$820$648 -
$1,920$1,824 -
$1,600$1,568 -
$880$695 -
$2,230$2,119 -
$299$299 -
$560$476 -
$1,650$1,568 -
$1,050$1,029 -
$780$741 -
$2,550$2,423 -
$2,600$2,470 -
$600$510 -
$860$731 -
$780$663 -
$520$406 -
$750$638
相關主題
商品描述
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.
商品描述(中文翻譯)
密碼學是安全性的黃金標準。它用於保護兩方之間數據的傳輸和存儲,通過將數據加密為不可讀的格式。密碼學促成了第一波安全傳輸,這幫助推動了如購物、銀行和金融等交易在全球最大的公共網絡——互聯網上的增長。許多互聯網應用程序,如電子郵件、數據庫和瀏覽器,存儲了大量的個人和財務信息,但這些數據經常未受到保護。傳統的網絡安全在防止黑客訪問這些數據方面往往效果不佳。例如,曾經私有的數據庫現在完全暴露在互聯網上。事實上,儲存數百萬張信用卡號碼的數據庫的傳輸是通過使用密碼學來保護的,但數據庫本身卻不安全,這助長了信用卡信息盜竊的增加。
目前,密碼學正經歷一場範式轉變。要在任何運行於互聯網的應用程序中確保數據安全,唯一的方法是使用秘密(也稱為私有)密鑰密碼學。當前的安全方法專注於使用公鑰技術來保護互聯網應用程序,但這些技術已不再有效。在這本開創性的書中,著名的安全專家Nick Galbreath提供了具體的實施指南和代碼示例,以保護數據庫和基於網絡的應用程序,防止敏感信息被黑客盜取和內部濫用。
目錄
前言
介紹
第一章:位元和位元組
第二章:秘密密鑰密碼學
第三章:公鑰密碼學
第四章:隨機數
第五章:Java密碼學
第六章:小消息編碼和加密
第七章:應用程序和數據架構
附錄A:Java密碼學類參考
參考文獻
索引