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
索引