- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于弱签名方案的可否认消息传输认证子
田海博
信息科学与技术学院, 中山大学, 广州 ,510275
摘要:本文展示如何在可否认认证中使用签名方案。可否认认证意思是消息接收人 R 不能使
第三方相信它从某个消息发送人 S 那里接收到了一个消息 m,即使它确实从 S 接收了消息
m。显然,选择性不可伪造的签名体制并不适合这样的可否认属性。然而,如果签名方案只是
选择性可伪造的,我们可以构造一个可否认认证协议。该协议在 Raimondo 等人的扩展模型中
给出,是一个可否认的消息传输认证子。
关键词:认证, 数字签名, 隐私增强技术
中图分类号: TP309
Deniable Message Transmission Authenticator
Based on Weak Signature Schemes
Tian Haibo
School of Information Science and Technology, Sun Yat-Sen University, GuangZhou, 510275
Abstract: This paper shows how to use signature schemes for deniable authentication.
Deniable authentication means that a message receiver R, although received a message m
from a sender S, cannot convince a third party that the sender S has sent R the message m.
Obviously, signature schemes secure against existential forgery are unsuitable for such a
deniability property. However, if signature schemes are just secure against selective forgery, we
can construct a deniable authentication protocol. The protocol is presented in the extension
framework of Raimondo et al. as a deniable message transmission (MT) authenticator.
Key words: Authentication; Digital Signatures; Privacy-Enhancing Technologies
0 Introduction
An authentication protocol enables a message receiver to make sure that it is communi-
cating with an intended sender, even in the presence of an adversary who controls the com-
munication channel. A deniable authentication protocol [1] enables the receiver to identify the
sender but leaves no evidence to prove the sender taking part in a particular protocol run.
It is a privacy property which can be used in the design of Internet Key Exchange (IKE) [2]
protocols, or to provide freedom from coercion in electronic voting systems.
基 金 项 目: Specialized Research Fund for the Doctoral Program of Higher Education for New Teachers (No.
20090171120006)
作者简介: Tian Haibo(1979-),male,Lecture,major research direction:cryptographic protocols.
-1-
The are some constructions of deniable-authentication protocols based on encr
文档评论(0)