精品丰满熟女一区二区三区_五月天亚洲欧美综合网_亚洲青青青在线观看_国产一区二区精选

  • <menu id="29e66"></menu>

    <bdo id="29e66"><mark id="29e66"><legend id="29e66"></legend></mark></bdo>

  • <pre id="29e66"><tt id="29e66"><rt id="29e66"></rt></tt></pre>

      <label id="29e66"></label><address id="29e66"><mark id="29e66"><strike id="29e66"></strike></mark></address>
      學習啦 > 學習電腦 > 電腦安全 > 網(wǎng)絡安全知識 > 《密碼編碼學與網(wǎng)絡安全》第四版英文版介紹

      《密碼編碼學與網(wǎng)絡安全》第四版英文版介紹

      時間: 曉斌668 分享

      《密碼編碼學與網(wǎng)絡安全》第四版英文版介紹

        最近有網(wǎng)友想了解下《密碼編碼學與網(wǎng)絡安全》第四版英文版,所以學習啦小編就整理了相關(guān)資料分享給大家,具體內(nèi)容如下.希望大家參考參考!!!

        《密碼編碼學與網(wǎng)絡安全》第四版英文版

        版 次:1版1次

        頁 數(shù):680

        字 數(shù):1120000

        印刷時間:2006-7-1

        紙 張:膠版紙

        包 裝:平裝

        叢書名:國外計算機科學教材系列

        國際標準書號ISBN:9787121027673

        所屬分類:圖書>教材>研究生/本科/??平滩?gt;工學

        內(nèi)容推薦

        本書系統(tǒng)地介紹了密碼編碼學與網(wǎng)絡安全的基本原理和應用技術(shù)。全書主要包括下列四個部分:對稱密碼部分討論了對稱密碼的算法和設計原理;公鑰加密和散列函數(shù)部分討論了公鑰密碼的算法和設計原理、報文鑒別碼和散列函數(shù)的應用等;網(wǎng)絡安全應用部分討論了系統(tǒng)層的安全問題,包括電子郵件安全、IP安全以及Web安全等;系統(tǒng)安全部分討論了入侵者和病毒造成的威脅及相應的對策、防火墻和可信系統(tǒng)的應用等。第四版與第三版相比,新增了Whirlpool、CMAC、DDoS以及CCITSE等內(nèi)容,并對簡化的AES、PKI等內(nèi)容做了擴充。此外,對于基本內(nèi)容的講述方法也有許多變化和更新,并新加了100多道習題。

        本書可作為信息類專業(yè)高年級本科生與低年級研究生的教材,也可供從事信息安全、計算機、通信、電子工程等領(lǐng)域的科技人員參考。

        作者簡介

        William Stallings:在計算機網(wǎng)絡與體系結(jié)構(gòu)方面成就卓著。他六次榮獲由“教材與大學作者協(xié)會”頒發(fā)的“年度最佳計算機科學與工程教材”獎,作品包括《操作系統(tǒng)——精髓與設計原理》、《計算機組成與體系結(jié)構(gòu)》、《數(shù)據(jù)與計算機通信》等。他是致力于密碼各個方面的學術(shù)期目錄

        Chapter 0 Reader’s Guide

        讀者指南

        0.1 Outline of This Book

        本書概覽

        0.2 Roadmap

        路線圖

        0.3 Internet and Web Resources

        Internet與Web資源

        Chapter 1 Introduction

        引言

        1.1 Security Trends

        安全趨勢

        1.2 The OSI Security Architecture

        OSI安全體系結(jié)構(gòu)

        1.3 Security Attacks

        安全攻擊

        1.4 Security Services

        安全服務

        1.5 Security Mechanisms

        安全機制

        1.6 A Model for Network Security

        網(wǎng)絡安全模型

        1.7 Recommended Reading and Web Sites

        推薦讀物與網(wǎng)站

        1.8 Key Terms, Review Questions, and Problems

        關(guān)鍵術(shù)語、復習題與習題

        Part ONE Symmetric Ciphers

        第一部分 對稱密碼

        Chapter 2 Classical Encryption Techniques

        經(jīng)典加密技術(shù)

        2.1 Symmetric Cipher Model

        對稱密碼模型

        2.2 Substitution Techniques

        替代技術(shù)

        2.3 Transposition Techniques

        置換技術(shù)

        2.4 Rotor Machines

        轉(zhuǎn)輪機

        2.5 Steganography

        隱寫術(shù)

        2.6 Recommended Reading and Web Sites

        推薦讀物與網(wǎng)站

        2.7 Key Terms, Review Questions, and Problems

        關(guān)鍵術(shù)語、復習題與習題

        Chapter 3 Block Ciphers and the Data Encryption Standard

        分組密碼與數(shù)據(jù)加密標準

        3.1 Block Cipher Principles

        分組密碼原理

        3.2 The Data Encryption Standard

        數(shù)據(jù)加密標準

        3.3 The Strength of DES

        DES的長度

        3.4 Differential and Linear Cryptanalysis

        微分與線性密碼分析

        3.5 Block Cipher Design Principles

        分組密碼設計原理

        3.6 Recommended Reading

        推薦讀物

        3.7 Key Terms, Review Questions, and Problems

        關(guān)鍵術(shù)語、復習題與習題

        Chapter 4 Finite Fields

        有限域

        4.1 Groups, Rings, and Fields

        群、環(huán)與域

        4.2 Modular Arithmetic

        模算術(shù)

        4.3 The Euclidean Algorithm

        歐幾里得算法

        4.4 Finite Fields of the Form GF(p)

        GF(p)的有限域

        4.5 Polynomial Arithmetic

        多項式算術(shù)

        4.6 Finite Fields of the Form GF(2n)

        GF(2n)的有限域

        4.7 Recommended Reading and Web Sites

        推薦讀物與網(wǎng)站

        4.8 Key Terms, Review Questions, and Problems

        關(guān)鍵術(shù)語、復習題與習題

        Chapter 5 Advanced Encryption Standard

        高級加密標準

        5.1 Evaluation Criteria for AES

        AES的評估準則

        5.2 The AES Cipher

        AES密碼

        ……

        Part TWO Public-Key Encryption and Hash Functions

        第二部分公鑰加密與散列函數(shù)

        Part THREE Network Security Applications

        第三部分網(wǎng)絡安全應用

        Part FOUR System Security

        第四部分系統(tǒng)安全

        Appendices

        附錄

        Glossary

        術(shù)語表

        References

        參考文獻

        Index

        索引

      376521