注冊 | 登錄讀書好,好讀書,讀好書!
讀書網-DuShu.com
當前位置: 首頁出版圖書科學技術計算機/網絡網絡與數據通信網絡通信綜合密碼編碼學與網絡安全:原理與實踐(第四版 英文影印版)

密碼編碼學與網絡安全:原理與實踐(第四版 英文影印版)

密碼編碼學與網絡安全:原理與實踐(第四版 英文影印版)

定 價:¥69.00

作 者: (美)William Stallings
出版社: Prentice Hall
叢編項: 國外計算機科學教材系列
標 簽: 密碼學

ISBN: 9787121027673 出版時間: 2006-07-01 包裝: 膠版紙
開本: 16開 頁數: 680 字數:  

內容簡介

  本書系統地介紹了密碼編碼學與網絡安全的基本原理和應用技術。全書主要包括下列四個部分:對稱密碼部分討論了對稱密碼的算法和設計原理;公鑰加密和散列函數部分討論了公鑰密碼的算法和設計原理、報文鑒別碼和散列函數的應用等;網絡安全應用部分討論了系統層的安全問題,包括電子郵件安全、IP安全以及Web安全等;系統安全部分討論了入侵者和病毒造成的威脅及相應的對策、防火墻和可信系統的應用等。第四版與第三版相比,新增了Whirlpool、CMAC、DDoS以及CCITSE等內容,并對簡化的AES、PKI等內容做了擴充。此外,對于基本內容的講述方法也有許多變化和更新,并新加了100多道習題。本書可作為信息類專業(yè)高年級本科生與低年級研究生的教材,也可供從事信息安全、計算機、通信、電子工程等領域的科技人員參考。...

作者簡介

  WilliamStallings:在計算機網絡和計算機體系結構領域作出了獨特的、廣泛的貢獻。他在18個專題方面編寫出版了48本書籍,五次獲得教材和著作家協會頒發(fā)的優(yōu)秀計算機科學和工程教材獎。他還作為獨立顧問為計算機網絡制造商、軟件開發(fā)商、研究機構和計算機用戶提供咨詢服務。WilliamStallings獲得了麻省理工學院計算機科學博士學位。他在PrenticeHall出版的著作都可以從PrenticeHall的網站http://WWW.prenhall.com/stallings上找到。張煥國:教授、博士生導師,武漢大學計算機科學與技術學院副院長。主要從事信息安全、容錯計算和計算機應用方面的教學和科研工作?,F任中國密碼學會理事,中國計算機學會容錯專業(yè)委員會委員,湖北省電子學會副理事長,湖北省暨武漢市計算機學會理事。

圖書目錄

Chapter0 Reader’sGuide
讀者指南
0.1 OutlineofThisBook
本書概覽
0.2 Roadmap
路線圖
0.3 InternetandWebResources
Internet與Web資源
Chapter1 Introduction
引言
1.1 SecurityTrends
安全趨勢
1.2 TheOSISecurityArchitecture
OSI安全體系結構
1.3 SecurityAttacks
安全攻擊
1.4 SecurityServices
安全服務
1.5 SecurityMechanisms
安全機制
1.6 AModelforNetworkSecurity
網絡安全模型
1.7 RecommendedReadingandWebSites
推薦讀物與網站
1.8 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
PartONESymmetricCiphers
第一部分 對稱密碼
Chapter2 ClassicalEncryptionTechniques
經典加密技術
2.1 SymmetricCipherModel
對稱密碼模型
2.2 SubstitutionTechniques
替代技術
2.3 TranspositionTechniques
置換技術
2.4 RotorMachines
轉輪機
2.5 Steganography
隱寫術
2.6 RecommendedReadingandWebSites
推薦讀物與網站
2.7 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Chapter3 BlockCiphersandtheDataEncryptionStandard
分組密碼與數據加密標準
3.1 BlockCipherPrinciples
分組密碼原理
3.2 TheDataEncryptionStandard
數據加密標準
3.3 TheStrengthofDES
DES的長度
3.4 DifferentialandLinearCryptanalysis
微分與線性密碼分析
3.5 BlockCipherDesignPrinciples
分組密碼設計原理
3.6 RecommendedReading
推薦讀物
3.7 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Chapter4 FiniteFields
有限域
4.1 Groups,Rings,andFields
群.環(huán)與域
4.2 ModularArithmetic
模算術
4.3 TheEuclideanAlgorithm
歐幾里得算法
4.4 FiniteFieldsoftheFormGF(p)
GF(p)的有限域
4.5 PolynomialArithmetic
多項式算術
4.6 FiniteFieldsoftheFormGF(2n)
GF(2n)的有限域
4.7 RecommendedReadingandWebSites
推薦讀物與網站
4.8 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Chapter5 AdvancedEncryptionStandard
高級加密標準
5.1 EvaluationCriteriaforAES
AES的評估準則
5.2 TheAESCipher
AES密碼
5.3 RecommendedReadingandWebSites
推薦讀物與網站
5.4 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Appendix5A PolynomialswithCoefficientsinGF(28)
附錄5AGF(28)上的多項式系數
Appendix5B SimplifiedAES
附錄5B簡化的AES
Chapter6 MoreonSymmetricCiphers
對稱密碼的高級主題
6.1 MultipleEncryptionandTripleDES
多重加密與三重DES
6.2 BlockCipherModesofOperation
運行的分組密碼模式
6.3 StreamCiphersandRC4
流密碼與RC4
6.4 RecommendedReadingandWebSite
推薦讀物與網站
6.5 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Chapter7 ConfidentialityUsingSymmetricEncryption
使用對稱加密進行保密通信
7.1 PlacementofEncryptionFunction
加密功能的位置
7.2 TrafficConfidentiality
通信量的機密性
7.3 KeyDistribution
密鑰分配
7.4 RandomNumberGeneration
隨機數生成
7.5 RecommendedReadingandWebSites
推薦讀物與網站
7.6 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
PartTWOPublic-KeyEncryptionandHashFunctions
第二部分 公鑰加密與散列函數
Chapter8 IntroductiontoNumberTheory
數論導引
8.1 PrimeNumbers
素數
8.2 Fermat’sandEuler’sTheorems
費馬定理與歐拉定理
8.3 TestingforPrimality
素數檢測
8.4 TheChineseRemainderTheorem
中國剩余定理
8.5 DiscreteLogarithms
離散對數
8.6 RecommendedReadingandWebSite
推薦讀物與網站
8.7 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Chapter9 Public-KeyCryptographyandRSA
公鑰密碼編碼學與RSA
9.1 PrinciplesofPublic-KeyCryptosystems
公鑰密碼系統的原理
9.2 TheRSAAlgorithm
RSA算法
9.3 RecommendedReadingandWebSite
推薦讀物與網站
9.4 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Appendix9A ProofoftheRSAAlgorithm
附錄9ARSA算法的證明
Appendix9B TheComplexityofAlgorithms
附錄9B算法的復雜性
Chapter10 KeyManagement;OtherPublic-KeyCryptosystems
密鑰管理.其他公鑰密碼系統
10.1 KeyManagement
密鑰管理
10.2 Diffie-HellmanKeyExchange
Diffie-Hellman密鑰交換
10.3 EllipticCurveArithmetic
橢圓曲線算術
10.4 EllipticCurveCryptography
橢圓曲線密碼編碼學
10.5 RecommendedReadingandWebSite
推薦讀物與網站
10.6 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Chapter11 MessageAuthenticationandHashFunctions
報文鑒別與散列函數
11.1 AuthenticationRequirements
鑒別的需求
11.2 AuthenticationFunctions
鑒別函數
11.3 MessageAuthenticationCodes
報文鑒別碼
11.4 HashFunctions
散列函數
11.5 SecurityofHashFunctionsandMACs
散列函數和MAC的安全性
11.6 RecommendedReading
推薦讀物
11.7 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Appendix11A MathematicalBasisoftheBirthdayAttack
附錄11A生日攻擊的數學基礎
Chapter12 HashandMACAlgorithms
散列算法與MAC算法
12.1 SecureHashAlgorithm
安全的散列算法
12.2 Whirlpool
12.3 HMAC
12.4 CMAC
12.5 RecommendedReadingandWebSites
推薦讀物與網站
12.6 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Chapter13 DigitalSignaturesandAuthenticationProtocols
數字簽名與鑒別協議
13.1 DigitalSignatures
數字簽名
13.2 AuthenticationProtocols
鑒別協議
13.3 DigitalSignatureStandard
數字簽名標準
13.4 RecommendedReadingandWebSites
推薦讀物與網站
13.5 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
PartTHREENetworkSecurityApplications
第三部分 網絡安全應用
Chapter14 AuthenticationApplications
鑒別應用
14.1 Kerberos
14.2 X.509AuthenticationService
X.509鑒別服務
14.3 Public-KeyInfrastructure
公鑰底層結構
14.4 RecommendedReadingandWebSites
推薦讀物與網站
14.5 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Appendix14A KerberosEncryptionTechniques
附錄14AKerberos加密技術
Chapter15 ElectronicMailSecurity
電子郵件安全
15.1 PrettyGoodPrivacy
良好的保密性
15.2 S/MIME
15.3 RecommendedWebSites
推薦網站
15.4 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Appendix15A DataCompressionUsingZIP
附錄15A使用ZIP的壓縮數據
Appendix15B Radix-64Conversion
附錄15BRadix-64轉換
Appendix15C PGPRandomNumberGeneration
附錄15CPGP隨機數的生成
Chapter16 IPSecurity
IP安全
16.1 IPSecurityOverview
IP安全概述
16.2 IPSecurityArchitecture
IP安全體系結構
16.3 AuthenticationHeader
鑒別首部
16.4 EncapsulatingSecurityPayload
封裝安全有效載荷
16.5 CombiningSecurityAssociations
合并安全關聯
16.6 KeyManagement
密鑰管理
16.7 RecommendedReadingandWebSite
推薦讀物與網站
16.8 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Appendix16A InternetworkingandInternetProtocols
附錄16A網際互聯與互聯網協議
Chapter17 WebSecurity
Web安全
17.1 WebSecurityConsiderations
Web的安全需求
17.2 SecureSocketLayerandTransportLayerSecurity
安全套接層與傳輸層的安全
17.3 SecureElectronicTransaction
安全電子交易
17.4 RecommendedReadingandWebSites
推薦讀物與網站
17.5 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
PartFOURSystemSecurity
第四部分 系統安全
Chapter18 Intruders
入侵者
18.1 Intruders
入侵者
18.2 IntrusionDetection
入侵檢測
18.3 PasswordManagement
口令管理
18.4 RecommendedReadingandWebSites
推薦讀物與網站
18.5 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Appendix18A TheBase-RateFallacy
附錄18A基率謬誤
Chapter19 MaliciousSoftware
惡意軟件
19.1 VirusesandRelatedThreats
病毒及相關的威脅
19.2 VirusCountermeasures
病毒防范
19.3 DistributedDenialofServiceAttacks
分布式拒絕服務攻擊
19.4 RecommendedReadingandWebSites
推薦讀物與網站
19.5 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Chapter20 Firewalls
防火墻
20.1 FirewallDesignPrinciples
防火墻設計原理
20.2 TrustedSystems
可信系統
20.3 CommonCriteriaforInformationTechnologySecurityEvaluation
信息技術安全評估的通用準則
20.4 RecommendedReadingandWebSites
推薦讀物與網站
20.5 KeyTerms,ReviewQuestions,andProblems
關鍵術語.復習題與習題
Appendices
附錄
AppendixA StandardsandStandards-SettingOrganizations
標準與標準制定組織
A.1 TheImportanceofStandards
標準的重要性
A.2 InternetStandardsandtheInternetSociety
互聯網標準與互聯網協會
A.3 NationalInstituteofStandardsandTechnology
(美國)國家標準與技術研究所
AppendixB ProjectsforTeachingCryptographyandNetworkSecurity
講授密碼編碼學與網絡安全的有關項目
B.1 ResearchProjects
研究項目
B.2 ProgrammingProjects
編程項目
B.3 LaboratoryExercises
實驗室練習
B.4 WritingAssignments
指定的作業(yè)
B.5 Reading/ReportAssignments
指定的閱讀/報告
Glossary
術語表
References
參考文獻
Index
索引

本目錄推薦

掃描二維碼
Copyright ? 讀書網 www.afriseller.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號 鄂公網安備 42010302001612號