网上购物 货比三家
您现在的位置:快乐比价网 > 图书 > 计算机与网络 > 软件工程 > 商品详情

密码协议:基于可信任新鲜性的安全性分析.英文版

分享到:
密码协议:基于可信任新鲜性的安全性分析.英文版

最 低 价:¥36.00

定 价:¥48.00

作 者:董玲

出 版 社:高等教育出版社

出版时间:2011 年10月

I S B N:9787040313314

商品详情

编辑推荐

内容简介

《密码协议:基于可信任新鲜性的安全性分析(英文版)》主要介绍如何利用系统工程思想和可信任新鲜性的方法,分析和设计密码通信协议。作者基于可信任的新鲜性标识符概念,提出了一个新颖的新鲜性原则。该原则指出了一种有效的、易用的密码协议安全性分析方法。使用这种分析方法,可以有效检验协议在实际应用中能否满足安全需要。此外,书中给出大量的分析实0例,详细说明如何基于概率定义安全性,如何将安全指标定量化,如何针对具体的协议寻找漏洞,如何自动实现协议漏洞的查找,等等。
  《密码协议:基于可信任新鲜性的安全性分析(英文版)》总结了作者近年来的研究成果,这些成果的有效性和易用性对从事通信协议安全性研究的人员,特别是工程技术人员,具有很好的参考和实用价值。

作者简介

董玲网络系统建设和信息安全领域高级工程师,上海交通大学密码与信息安全实验室兼职教授、研究兴趣是信息安全和应用密码学,特别是实际应用的密码通信协议和密码系统的安全性分析。
陈克非上海交通大学计算机科学与工程系教授,长期从事密码与信息安全理论研究。主要研究兴趣是序列密码、可证明安全、密码协议分析、数据安全。近年来承担多项国家自然科学基金、国家高技术研究发展计划(863计划),发表学术论文150多篇,编辑出版学术著作7部。
.. << 查看详细

目录

《密码协议:基于可信任新鲜性的安全性分析(英文版)》
1introduction of cryptographic protocols
1.1 information security and cryptography
1.2 classes of cryptographic protocols
1.2.1 authentication protocol
1.2.2 kev establishment protocol
1.2.3 electronic commerce protocol
1.2.4 secure multi-party protocol
1.3 security of cryptographic protocols
1.4 motivations of this book
references
2background of cryptographic protocols
2.1 preliminaries
2.1.1 functions
2.1.2 terminology
2.2 cryptographic primitives
2.2.1 cryptology
2.2.2 symmetric-key encryption
2.2.3 public-key encryption
2.2.4 digital signatures
.2.2.5 hash functions
2.2.6 message authentication
2.3 cryptographic protocols
2.3.1secure channel
2.3.2 principals
2.3.3 time-variant parameters
2.3.4 challenge and response
2.3.5 other classes of cryptographic protocols
2.4 security of cryptographic protoco
2.4.1 attacks on primitives
2.4.2 attacks on protocols
2.4.3 security of protocols
2.4.4 analysis methods for protocol security
2.5 communication threat model
2.5.1 dolev-yao threat model
2.5.2 assumptions ofprotoc01 environment
2.5.3 expressions of cryptographic protocols
references
3engineering principles for security design of protocols
3.1 introduction of engineering principles
3.1.1 prudent engineering principles
3.1.2 cryptographic protocol engineering principles
3.2 protocol engineering requirement analysis
3.2.1 security requirement analysis
3.2.2 plailltext analysis
3.2.3 application environment analysis
3.2.4attack model and adversary abilities analysis
3.2.5 cryptographic service requirement analysis
3.3 detailed protocol design
3.3.1 liveness of the principal’s identity
3.3.2 neshness and association of time-variant parameter
3.3.3 data integrity protection of message
3.3.4 stepwise refinement
3.4 provable security references.
4informal analysis schemes of cryptographic protocols
4.1 the security of cryptographic protocols
4.1.1authenticity and confidentiality under computational model
4.1.2 security definitions
4.2 security mechanism based on trusted freshenss
4.2.1notions
4.2.2 freshness principle
4.2.3 security of authentication protoc01
4.2.4 manual analysis based on trusted freshness
4.2.5 application of security analysis based on trusted freshness
4.3 analysis of classic attacks
4.3.1 man in the middle attack
4.3.2source-substitution attack
4.3.3message replay attack
4.3.4parallel session attack
4.3.5reflection attack
4.3.6interleaving attack
4.3.7attack due to type flaw
4.3.8attack due to name omission
4.3.9attack due to misuse of cryptographic services
4.3.10security analysis of other protocols
references
security analysis of real world protocols
5.1secure socket layer and transport layer security
5.1.1ssl and tls overview
5.1.2the ssl handshake protocol
5.1.3security analysis of ssl based on trusted freshness
5.2internet protocol security
5.2.1ipsee overview
5.2.2internet key exchange
5.2.3security analysis of ike based on trusted freshness
5.3kerberos--the network authentication protocol
5.3.1kerberos overview
5.3.2basic kerberos network authentication service
5.3.3security analysis of kerberos based on trusted
freshness
5.3.4public-key kerberos
references
guarantee of cryptographic protocol security
6.1security definition of authentication
6.1.1formal modeling of protocols
6.1.2formal modeling of communications
6.1.3formal modeling of entity authentication
6.2security definition of sk-security
6.2.1protocol and adversary models in ck model
6.2.2sk-security in ck model
6.3authentication based on trusted freshness
6.3.1trusted freshness
6.3.2liveness of principal
6.3.3confidentiality of freshness identifier
6.3.4freshness of freshness identifier
6.3.5association of freshness identifier
6.3.6security analysis based on trusted freshness
6.3.7definition of security
6.3.8non-repudiation based on trusted freshness
references
7formalism of protocol security analysis
7.1ban logic
7.1.1basic notation
7.1.2' logical postulate
7.1.3steps for security analysis based on ban logic
7.1.4ban-like logic
7.2model checking
7.3theorem proving
7.4belief multisets based on trusted freshness
7.4.1belief logic language
7.4.2logical postulate
7.5applications of belief multiset formalism
7.5.1analysis of needham-schroeder public-key protocol
7.5.2analysis of kerberos pair-key agreement in dsns
7.5.3analysis of authentication in ieee 802.11i
7.6comparison
references
design of cryptographic protocols based on trusted
freshness
8.1previously known methods for protocol design
8.1.1a simple logic for authentication protocol design
8.1.2fail-stop protocol design
8.1.3authentication test
8.1.4canetti-krawczyk model
8.1.5models for secure protocol design and their compositions
8.2security properties to achieve in protocol design
8.2.1confidentiality
8.2.2data integrity
8.2.3data origin authentication
8.2.4entity authentication
8.2.5origin entity authentication
8.2.6non-repudiation
8.2.7access control
8.2.8key establishment
8.2.9fairness
8.3protocol design based on trusted freshness
8.3.1notations and descriptions
8.3.2design of cryptographie protocols
8.3.3lower bounds for sk-secure protocols
8.4application of protocol design via trusted freshness
8.4.1construction of a two-party key establishment protocol
references
9automated analysis of cryptographic protocols based on trusted freshness
9.1previously known methods for automated analysis
9.1.1automated analysis tool based on logic
9.1.2automated analysis tool based on model checking
9.1.3automated analysis tool based on theorem proving
9.1.4capsl specification language
9.2automated cryptographic protocol analysis based on
trusted freshness
9.2.1analyzer frame based on belief multiset formalism
9.2.2comparision of two initial implementations of bmf
9.2.3implementation of the belief multiset formalism
references
index

商品评论(0条)

暂无评论!

您的浏览历史

loading 内容加载中,请稍后...