A novel deniable authentication protocol using generalized ElGamal signature scheme
|
|
|
- Gervase Craig
- 10 years ago
- Views:
Transcription
1 Information Sciences 177 (2007) A novel deniable authentication protocol using generalized ElGamal signature scheme Wei-Bin Lee a, Chia-Chun Wu a, Woei-Jiunn Tsaur b, * a Department of Information Engineering and Computer Science, Feng Chia University, Taichung, Taiwan, ROC b Department of Information Management, Da-Yeh University, 112, Shan-Jiau Road, Da-Tsuen, Changhua 51505, Taiwan, ROC Received 15 May 2005; received in revised form 17 April 2006; accepted 26 September 2006 Abstract A deniable authentication protocol enables a receiver to identify the true source of a given message, but not to prove the identity of the sender to a third party. This property is very useful for providing secure negotiation over the Internet. Consequently, many interactive and non-interactive deniable authentication protocols have been proposed. However, the interactive manner makes deniable protocols inefficient. In addition, a security hole is generated in deniable protocols that use the non-interactive manner if a session secret is compromised. Thus, there is no secure and efficient deniable authentication protocol as of now. In this paper, a new protocol based on the non-interactive manner is proposed to efficiently and securely achieve deniable authentication. This protocol can furthermore replace the underlying signature scheme in order to retain a secure status even if the previously used signature method is broken. Ó 2006 Elsevier Inc. All rights reserved. Keywords: Information security; Deniable authentication; Digital signature; Internet 1. Introduction Authentication is used to ensure that users are who they say they are. Without doubt, this procedure is widely adopted as a standard security protocol. Several variants have been developed [6,13,14]. However, under certain circumstances this type of basic authentication assumption is not good enough; therefore, deniable authentication has been proposed [1 5,9,10,12]. Deniable authentication has two characteristics that differ from traditional authentication: 1. Only the intended receiver can identify the true source of a given message. 2. The receiver cannot prove the source of the message to a third party. These properties are very useful for providing secure negotiation over the Internet [1]. Deng et al. [3] described the following application of deniable authentication. Suppose a customer wants to order an item * Corresponding author. Tel.: ; fax: address: [email protected] (W.-J. Tsaur) /$ - see front matter Ó 2006 Elsevier Inc. All rights reserved. doi: /j.ins
2 W.-B. Lee et al. / Information Sciences 177 (2007) from a merchant, then the customer should make an offer to the merchant and create an authenticator for the offer, because the merchant must be sure that this offer really comes from the customer. However, the merchant wants to be able to prevent the customer from showing this offer to another party in order to elicit a better deal. Therefore, we need a protocol that enables a receiver to identify the source of a given message, but prevents a third party from learning the sender s identity. Dwork et al. [4] proposed a deniable authentication protocol based on the concurrent zero-knowledge proof. A factoring based deniable authentication protocol was proposed by Aumann and Rabin [2]. Later, Deng et al. [3] also proposed two deniable authentication protocols based on factoring and the discrete logarithm problem, respectively. Fan et al. [5] proposed another simple deniable authentication protocol based on the Diffie Hellman key distribution protocol. However, the above deniable authentication protocols all use an interactive but inefficient manner. Moreover, there is a common weakness in these deniable authentication protocols [12], as the sender does not know to whom he/she verifies the source of a given message. In other words, a third party can impersonate the intended receiver to identify the source of a given message. This allows an attacker to determine the true origination of an offer. In order to enhance efficiency, many deniable authentication protocols have been proposed [9,10,12] that satisfy the non-interactive manner. However, it is possible that the receiver cannot identify the true source of a forged message if a session secret of the communication partners using these protocols is compromised. Therefore, an attacker can forge a legal price offer and create a legal authenticator for the offer. This, of course, contradicts the first requirement of deniable authentication. In this paper, we first discuss the weaknesses inherent in the previously proposed deniable authentication protocols based on the non-interactive protocol, and then develop a secure protocol to counter these weaknesses. In addition, we also discuss the generalized property of our proposed protocol, which allows the replacement of an underlying signature scheme to retain security if the previously used signature method is broken. The rest of this paper is organized as follows. The drawbacks of the deniable authentication protocols using the non-interactive manner are discussed in Section 2. Next, a new deniable authentication protocol is proposed in Section 3. In Section 4, the security analysis of the proposed protocol is provided. Some characteristics of our proposed protocol are discussed in Section 5. In Section 6, the performance analysis of the proposed protocol is discussed. Finally, concluding remarks are given in Section Comments on deniable authentication protocols using the non-interactive protocol In general, a compromised session secret must not affect the security of other session secrets; that is, the requirement of forward or backward secrecy should be satisfied. However, a compromised session secret k will cause a serious security hole in each of the previously proposed non-interactive deniable authentication protocols [9,10,12]. The main problem is that the message M is independent of the parameters that can derive the session secret k. By using the same parameters, the fixed k will be derived. If these parameters are unchanged but k is compromised, an attacker can calculate the authenticator MAC 0 = H(k,M 0 ) for any message M 0 where H( Æ ) is a collision-free hash function, and then send MAC 0 to the receiver. In such a case, the receiver will derive the same compromised k from these parameters, and therefore accept the attacker. Analyses of the weakness for each deniable authentication protocol [9,10,12] are given in the following: In [9], the sender sends (r,s,mac) with the message M to the receiver, where r and s are the parameters that can derive the session secret k. The authenticator MAC = H(e(P,P) t,m), where e is a bilinear map, P is a generator in the defined group with the order q, and t is a random number in Z q. In this protocol, the receiver can derive k = e(p,p) t from r and s. If a session secret k is compromised, by keeping r and s unchanged, an attacker can calculate the authenticator MAC 0 = H(k,M 0 ) for any message M 0. Therefore, (r,s,mac 0 ) with the message M 0 is legal deniable information from the attacker. In the next scenario [10], the sender sends (s, b 1, b 2, c, a 1, a 2, MAC) with M to the receiver, where MAC = H(M,k). In this protocol, s, b 1, b 2, c, a 1 and a 2 are the parameters that can derive the session secret k. A legal authenticator MAC 0 = H(M 0,k) for M 0 can be calculated by an attacker with the same compromised session secret k. Therefore, when the attacker sends (s, b 1, b 2, c, a 1, a 2, MAC 0 ) with the message M 0 to the receiver, the attacker will pass the verification process of the receiver.
3 1378 W.-B. Lee et al. / Information Sciences 177 (2007) In [12], the sender sends (r,s,mac) with M to the receiver, where r = H(k), s = x S rmod q and MAC = H(k,M). The parameters r and s can derive the session secret k in this protocol. Therefore, by keeping r and s unchanged, an attacker can calculate the authenticator MAC 0 = H(k,M 0 ) for any message M 0 with the same compromised k. Therefore, (r,s,mac 0 ) with the message M 0 is legal deniable information from the attacker. 3. Our proposed protocol As in Shao s protocol [12], the authority selects two large prime numbers p, ranging in size from 1024 to 2048 bits, and q with a bit size of 160, where qjp 1, an element g of order q in GF(p) and a collision-free hash function H( Æ ) with an output of q bits. The secret key of the sender S is X S 2 {1,2,...,q} and Y S ¼ g X S modp is the corresponding public key. Similarly, (X R,Y R ) is the key pair of the receiver R, where X R 2 {1,2,...,q} andy R ¼ g X R modp. The symbol k is the concatenate operator of strings. S will execute the following steps to deniably authenticate a message M to R: 1. Choose a random integer t in {1,2,...,q}. 2. Compute r ¼ g t mod p; r ¼ HðMÞX s þ tr mod q; k ¼ðY R Þ r modp; and MAC ¼ HðkkMÞ: 3. Send (r,mac) with M to R. ð1þ ð2þ ð3þ ð4þ After receiving (r,mac) and M from S, R will execute the following steps: 1. Compute k 0 ¼ðY HðMÞ modp: ð5þ 2. Verify whether H(k 0 km)=mac. If the above equation holds, R accepts it; otherwise, R rejects it. The following theorem demonstrates that the receiver can derive the shared session secret between him/her and the sender in the proposed protocol. Theorem 1. The receiver can compute the shared session secret between him/her and the sender by employing Eq. (5). Proof. From the proposed protocol, we have k 0 ¼ðY HðMÞ modp ¼ g HðMÞX SX R g tr X R modp ¼ Y HðMÞX S R Y tr R modp ¼ Y HðMÞX Sþtr R mod p ¼ Y r R modp ¼ k: Thus, the receiver can derive the session secret shared by the sender. h 4. Security analysis In this section, we will show that the proposed protocol does not only consider the security issues proposed by Shao [12], including forgery attack, impersonation attack, deniability, and completeness, but can also sustain the security when the session secret has already been compromised.
4 W.-B. Lee et al. / Information Sciences 177 (2007) Proposition 1. A compromised session secret does not affect the security of the proposed deniable authentication protocol. Proof. The session secret can be derived from k ¼ðY HðMÞ modp ¼ðY R Þ HðMÞX Sþtr modp, where a random number t is chosen independently for each session. If an attacker wants to forge the deniable information with the forged message M 0 by using the compromised session secret k, the receiver will derive a different session secret from the forged information. This is because the message and its corresponding session secret are interdependent. To solve this problem, the session secret for each round must be independent. This has been realized in our protocol which as well guarantees the underlying signature scheme as shown in Eq. (2). Thereby, a compromised session secret does not affect the security of other sessions. h Proposition 2. When an attacker wants to forge the valid deniable authentication information and then send it to the intended receiver, the proposed protocol can withstand the forgery attack. Proof. Since the session secret k ¼ðY HðMÞ ¼ðY R Þ HðMÞX Sþtr ¼ðY R Þ r modp, only an attacker who has the ability to create r can successfully forge valid deniable authentication information. However, r is computed according to Eq. (2), the well-known Schnorr signature scheme [11]. Therefore, no one can forge r without knowing the sender s secret key X S. Consequently, the proposed protocol can safeguard against a forgery attack. h Proposition 3. If an attacker wants to impersonate the intended receiver in order to identify the source of a given message, the proposed protocol can withstand such an impersonation attack. Proof. An attacker can obtain the message M and its authenticator MAC = H(kkM) from the deniable authentication information sent by the sender. When the attacker wants to impersonate the intended receiver to verify the message authenticator, he/she must derive the session secret from Eq. (5) first. However, it is impossible for the attacker to accomplish this without knowing the receiver s secret key X R. Therefore, the proposed protocol can be secure against an impersonation attack. h Proposition 4 (Completeness). If a sender and a receiver follow the proposed protocol to negotiate with each other, the receiver can identify the source of a message. Proof. From Theorem 1, it can be seen that the sender and the receiver share the same session secret k = k 0. Hence, the receiver can identify the source of the message M according to H(k 0 km)=mac = H(kkM). h Proposition 5. The proposed authentication protocol is deniable. Proof. The relationship between r and MAC for a given message M can be verified only by knowing k.whenm and r are given, k can be derived from Eq. (3) or (5). Therefore, both the sender with the knowledge of X S and the receiver with the knowledge of X R have the same ability to generate (r,mac) for the given message M. Obviously, it is difficult to verify whether the message was sent by the sender or forged by the receiver, so the receiver can only identify the source of the message but cannot prove the source of the message to a third party. h 5. Discussion The generalized property allows the proposed protocol to replace the underlying signature scheme in order to remain secure if the previously used signature method has been broken. From Eq. (2), it is clear that the Schnorr signature scheme is used in our proposed protocol. In fact, Eq. (2) can also be replaced by ElGamal-like signature schemes. Table 1, borrowed from [7], shows the possible replacement candidates. As [7] shows, the generalized ElGamal-like signature can be represented as ax S ¼ bt þ cmod/ðpþ; ð6þ where (a,b,c) can be a mathematical combination of (m,r,r).
5 1380 W.-B. Lee et al. / Information Sciences 177 (2007) Table 1 Generalized ElGamal type signature schemes [7] Signature equations (a) mx S = rt + rmod/(p) (c) rx S = mt + rmod/(p) (e) rx S = rt + mmod/(p) (g) rmx S = t + rmod/(p) (i) rx S = t + mrmod/(p) (k) rmx S = rt + 1mod/(p) (m) (r + m)x S = t + rmod/(p) (o) rx S = t +(m + r)mod/(p) (q) (r + m)x S = rt + 1mod/(p) (b) mx S = rt + rmod/(p) (d) rx S = rt + mmod/(p) (f) rx S = mt + rmod/(p) (h) X S = mrt + rmod/(p) (j) X S = rt + rmmod/(p) (l) rx S = rmt + 1mod/(p) (n) X S =(m + r)t + rmod/(p) (p) X S = rt +(r + m)mod/(p) (r) rx S =(r + m)t + 1mod/(p) In our proposed protocol, the partial digital signature r is never sent to the receiver, so it is unknown to the receiver. r is an important parameter that determines which of the signature equations in Table 1 can be used in our proposed scheme. In the following, Proposition 6 shows which equations can or cannot be used in the proposed protocol. Proposition 6. The signature equation is a candidate for our proposed protocol if and only if the signature r appears in parameter c of Eq. (6). Proof. If a signature equation is a candidate, then the receiver receiving (r, MAC) must be able to derive the session secret by computing k ¼ðg r Þ X R modp. That is, g r mod p must be first derived by the receiver. The following three situations are possible: (i) Assume that the parameter a in Eq. (6) is r. Therefore, g rx S ¼ g btþc ¼ r b g c modp can be derived by the receiver. However, without knowing the sender s secret key X S, the value g r mod p cannot be obtained by the receiver. (ii) Assume that the parameter b in Eq. (6) is r. Therefore, while g rt ¼ g ax S c ¼ Y a S g c mod p can be derived by the receiver, the value g r modp cannot be obtained without knowing t. (iii) Assume that the parameter c in Eq. (6) is r. Therefore, g r ¼ g ax S bt ¼ Y a S r b modp The receiver can derive the value g r modp, because (a,b,y S,r) are known to the receiver. Hence, if a signature equation is a candidate, then r will appear only in c. Conversely, if the signature r only appears in parameter c of Eq. (6), then g r ¼ g ax S bt ¼ Y a S r b modp can be easily derived by the receiver. Thus, if the signature r only appears in parameter c of Eq. (6), then the signature equation can be a candidate signature scheme. h According to the above, the signature equations (a), (c), (g), (h), (m), and (n) in Table 1 are candidates for use in our proposed protocol, because they satisfy the condition that r only appears in parameter c. 6. Performance analysis Since all previously proposed deniable authentication protocols do not meet all of the requirements necessary for higher security, the performance of those protocols is not considered. Thus, the communication cost
6 of our proposed protocol is analyzed first, and then the computation cost for both the sender and the receiver is discussed. Our proposed protocol is a non-interactive protocol so that the communication process is shorter than in any interactive protocol. Moreover, in the previously proposed non-interactive deniable authentication protocols [9,10,12], a full signature (r,s) should be sent to the receiver together with the authenticator MAC. However, in our proposed protocol only the partial signature r and MAC need to be sent to the receiver, so that the communication cost can be further reduced. In our proposed protocol this cost is only jpj + jqj bits, where jpj is the modular size and jqj is the output size of a hash function. Furthermore, for the value r, the communication cost can be reduced to 160 bits if the digital signature standard [8] is adopted. Compared to the computation cost of a modular exponentiation and a modular addition, costs for multiplications and hash functions are very low, so that they can be ignored. Thus, only the computation cost of the modular exponentiation is taken into account in our proposed protocol. For the sender, one modular exponentiation is required in Eqs. (1) and (3), respectively. For the receiver, two modular exponentiations are required to authenticate the source of a message. In fact, the computation cost can be reduced, because the cryptosystem based on the discrete logarithm problem can be directly converted into one based on the elliptic curve discrete logarithm problem. Therefore, the implementation can benefit from the efficient operations of the elliptic curve cryptosystem, which proofs the efficiency of our proposed protocol. 7. Conclusion A deniable authentication protocol is very useful for providing secure negotiation over the Internet. However, all existing interactive protocols are not efficient, and all existing non-interactive protocols are not secure enough. In order to solve these problems, a new deniable authentication protocol based on the well-known Schnorr signature scheme has been proposed in this paper which strengthens both efficiency and security. Besides, we have shown that the proposed protocol can replace the underlying signature scheme to retain security if the previously used signature method is broken. References W.-B. Lee et al. / Information Sciences 177 (2007) [1] Y. Aumann, M. Rabin, Authentication enhanced security and error correcting codes, in: Advances in Cryptology Proceedings of Crypto 98, Lecture Notes in Computer Sciences, 1462, Springer-Verlag, 1998, pp [2] Y. Aumann, M. Rabin, Efficient deniable authentication of long messages, in International Conference on Theoretical Computer Science in Honor of Professor Manuel Blum s 60th birthday, < [3] X. Deng, C.H. Lee, H. Zhu, Deniable authentication protocols, IEE Proceedings Computers and Digital Techniques 148 (2) (2001) [4] C. Dwork, M. Naor, A. Sahai, Concurrent zero-knowledge, in: Proceedings of 30th ACM STOC 98, 1998, pp [5] L. Fan, C.X. Xu, J.H. Li, Deniable authentication protocol based on Diffie Hellman algorithm, Electronics Letters 38 (4) (2002) [6] S. Frank, F. Camel, Z. Kai, Multi-view face identification and pose estimation using B-spline interpolation, Information Sciences 169 (3 4) (2005) [7] L. Harn, Y. Xu, Design of generalized ElGamal type digital signature schemes based on discrete logarithm, Electronics Letters 30 (24) (2004) [8] National Institute of Standards and Technology (NIST), Digital signature standard, FIPS PUB 186, 1994, p. 20. [9] R. Lu, Z. Cao, A new deniable authentication protocol from bilinear pairings, Applied Mathematics and Computation 168 (2) (2005) [10] R. Lu, Z. Cao, Non-interactive deniable authentication protocol based on factoring, Computer Standards & Interfaces 27 (4) (2005) [11] C.P. Schnorr, Efficient signature generation by smart cards, Journal of Cryptology 4 (3) (1991) [12] Z. Shao, Efficient deniable authentication protocol based on generalized ElGamal signature scheme, Computer Standards & Interfaces 26 (5) (2004) [13] Y. Wen, Nonlinear system identification using discrete-time recurrent neural networks with stable learning algorithms, Information Sciences 158 (2004) [14] L. Xiaoou, Y. Wen, Dynamic system identification via recurrent multilayer perceptrons, Information Sciences 147 (1 4) (2002)
Digital Signature. Raj Jain. Washington University in St. Louis
Digital Signature Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 [email protected] Audio/Video recordings of this lecture are available at: http://www.cse.wustl.edu/~jain/cse571-11/
Outline. Computer Science 418. Digital Signatures: Observations. Digital Signatures: Definition. Definition 1 (Digital signature) Digital Signatures
Outline Computer Science 418 Digital Signatures Mike Jacobson Department of Computer Science University of Calgary Week 12 1 Digital Signatures 2 Signatures via Public Key Cryptosystems 3 Provable 4 Mike
Capture Resilient ElGamal Signature Protocols
Capture Resilient ElGamal Signature Protocols Hüseyin Acan 1, Kamer Kaya 2,, and Ali Aydın Selçuk 2 1 Bilkent University, Department of Mathematics [email protected] 2 Bilkent University, Department
Digital Signatures. Murat Kantarcioglu. Based on Prof. Li s Slides. Digital Signatures: The Problem
Digital Signatures Murat Kantarcioglu Based on Prof. Li s Slides Digital Signatures: The Problem Consider the real-life example where a person pays by credit card and signs a bill; the seller verifies
Public Key Cryptography. c Eli Biham - March 30, 2011 258 Public Key Cryptography
Public Key Cryptography c Eli Biham - March 30, 2011 258 Public Key Cryptography Key Exchange All the ciphers mentioned previously require keys known a-priori to all the users, before they can encrypt
Authentication requirement Authentication function MAC Hash function Security of
UNIT 3 AUTHENTICATION Authentication requirement Authentication function MAC Hash function Security of hash function and MAC SHA HMAC CMAC Digital signature and authentication protocols DSS Slides Courtesy
NEW DIGITAL SIGNATURE PROTOCOL BASED ON ELLIPTIC CURVES
NEW DIGITAL SIGNATURE PROTOCOL BASED ON ELLIPTIC CURVES Ounasser Abid 1, Jaouad Ettanfouhi 2 and Omar Khadir 3 1,2,3 Laboratory of Mathematics, Cryptography and Mechanics, Department of Mathematics, Fstm,
A More Robust Authentication Scheme for Roaming Service in Global Mobility Networks Using ECC
International Journal of Network Security, Vol.18, No.2, PP.217-223, Mar. 2016 217 A More Robust Authentication Scheme for Roaming Service in Global Mobility Networks Using ECC Dianli Guo and Fengtong
A Factoring and Discrete Logarithm based Cryptosystem
Int. J. Contemp. Math. Sciences, Vol. 8, 2013, no. 11, 511-517 HIKARI Ltd, www.m-hikari.com A Factoring and Discrete Logarithm based Cryptosystem Abdoul Aziz Ciss and Ahmed Youssef Ecole doctorale de Mathematiques
Introduction to Cryptography CS 355
Introduction to Cryptography CS 355 Lecture 30 Digital Signatures CS 355 Fall 2005 / Lecture 30 1 Announcements Wednesday s lecture cancelled Friday will be guest lecture by Prof. Cristina Nita- Rotaru
International Journal of Information Technology, Modeling and Computing (IJITMC) Vol.1, No.3,August 2013
FACTORING CRYPTOSYSTEM MODULI WHEN THE CO-FACTORS DIFFERENCE IS BOUNDED Omar Akchiche 1 and Omar Khadir 2 1,2 Laboratory of Mathematics, Cryptography and Mechanics, Fstm, University of Hassan II Mohammedia-Casablanca,
Improved Online/Offline Signature Schemes
Improved Online/Offline Signature Schemes Adi Shamir and Yael Tauman Applied Math. Dept. The Weizmann Institute of Science Rehovot 76100, Israel {shamir,tauman}@wisdom.weizmann.ac.il Abstract. The notion
Security in Electronic Payment Systems
Security in Electronic Payment Systems Jan L. Camenisch, Jean-Marc Piveteau, Markus A. Stadler Institute for Theoretical Computer Science, ETH Zurich, CH-8092 Zurich e-mail: {camenisch, stadler}@inf.ethz.ch
Implementation and Comparison of Various Digital Signature Algorithms. -Nazia Sarang Boise State University
Implementation and Comparison of Various Digital Signature Algorithms -Nazia Sarang Boise State University What is a Digital Signature? A digital signature is used as a tool to authenticate the information
Digital Signatures. (Note that authentication of sender is also achieved by MACs.) Scan your handwritten signature and append it to the document?
Cryptography Digital Signatures Professor: Marius Zimand Digital signatures are meant to realize authentication of the sender nonrepudiation (Note that authentication of sender is also achieved by MACs.)
Computer Security: Principles and Practice
Computer Security: Principles and Practice Chapter 20 Public-Key Cryptography and Message Authentication First Edition by William Stallings and Lawrie Brown Lecture slides by Lawrie Brown Public-Key Cryptography
The Mathematics of the RSA Public-Key Cryptosystem
The Mathematics of the RSA Public-Key Cryptosystem Burt Kaliski RSA Laboratories ABOUT THE AUTHOR: Dr Burt Kaliski is a computer scientist whose involvement with the security industry has been through
An Approach to Shorten Digital Signature Length
Computer Science Journal of Moldova, vol.14, no.342, 2006 An Approach to Shorten Digital Signature Length Nikolay A. Moldovyan Abstract A new method is proposed to design short signature schemes based
Software Implementation of Gong-Harn Public-key Cryptosystem and Analysis
Software Implementation of Gong-Harn Public-key Cryptosystem and Analysis by Susana Sin A thesis presented to the University of Waterloo in fulfilment of the thesis requirement for the degree of Master
Efficient Unlinkable Secret Handshakes for Anonymous Communications
보안공학연구논문지 (Journal of Security Engineering), 제 7권 제 6호 2010년 12월 Efficient Unlinkable Secret Handshakes for Anonymous Communications Eun-Kyung Ryu 1), Kee-Young Yoo 2), Keum-Sook Ha 3) Abstract The technique
Cryptography: Authentication, Blind Signatures, and Digital Cash
Cryptography: Authentication, Blind Signatures, and Digital Cash Rebecca Bellovin 1 Introduction One of the most exciting ideas in cryptography in the past few decades, with the widest array of applications,
Efficient nonce-based authentication scheme for Session Initiation Protocol
Efficient nonce-based authentication scheme for Session Initiation Protocol Jia Lun Tsai National Chiao Tung University, Taiwan, R.O.C. [email protected] Abstract: In recent years, Session Initiation
Public Key Cryptography of Digital Signatures
ACTA UNIVERSITATIS APULENSIS No 13/2007 MATHEMATICAL FOUNDATION OF DIGITAL SIGNATURES Daniela Bojan and Sidonia Vultur Abstract.The new services available on the Internet have born the necessity of a permanent
Efficient Nonce-based Authentication Scheme for. session initiation protocol
International Journal of Network Security, Vol.9, No.1, PP.12 16, July 2009 12 Efficient Nonce-based Authentication for Session Initiation Protocol Jia Lun Tsai Degree Program for E-learning, Department
Network Security. Abusayeed Saifullah. CS 5600 Computer Networks. These slides are adapted from Kurose and Ross 8-1
Network Security Abusayeed Saifullah CS 5600 Computer Networks These slides are adapted from Kurose and Ross 8-1 Public Key Cryptography symmetric key crypto v requires sender, receiver know shared secret
SECURITY IMPROVMENTS TO THE DIFFIE-HELLMAN SCHEMES
www.arpapress.com/volumes/vol8issue1/ijrras_8_1_10.pdf SECURITY IMPROVMENTS TO THE DIFFIE-HELLMAN SCHEMES Malek Jakob Kakish Amman Arab University, Department of Computer Information Systems, P.O.Box 2234,
Cryptographic hash functions and MACs Solved Exercises for Cryptographic Hash Functions and MACs
Cryptographic hash functions and MACs Solved Exercises for Cryptographic Hash Functions and MACs Enes Pasalic University of Primorska Koper, 2014 Contents 1 Preface 3 2 Problems 4 2 1 Preface This is a
Lecture 9 - Message Authentication Codes
Lecture 9 - Message Authentication Codes Boaz Barak March 1, 2010 Reading: Boneh-Shoup chapter 6, Sections 9.1 9.3. Data integrity Until now we ve only been interested in protecting secrecy of data. However,
Final Exam. IT 4823 Information Security Administration. Rescheduling Final Exams. Kerberos. Idea. Ticket
IT 4823 Information Security Administration Public Key Encryption Revisited April 5 Notice: This session is being recorded. Lecture slides prepared by Dr Lawrie Brown for Computer Security: Principles
1 Message Authentication
Theoretical Foundations of Cryptography Lecture Georgia Tech, Spring 200 Message Authentication Message Authentication Instructor: Chris Peikert Scribe: Daniel Dadush We start with some simple questions
Notes on Network Security Prof. Hemant K. Soni
Chapter 9 Public Key Cryptography and RSA Private-Key Cryptography traditional private/secret/single key cryptography uses one key shared by both sender and receiver if this key is disclosed communications
Crittografia e sicurezza delle reti. Digital signatures- DSA
Crittografia e sicurezza delle reti Digital signatures- DSA Signatures vs. MACs Suppose parties A and B share the secret key K. Then M, MAC K (M) convinces A that indeed M originated with B. But in case
Lecture 15 - Digital Signatures
Lecture 15 - Digital Signatures Boaz Barak March 29, 2010 Reading KL Book Chapter 12. Review Trapdoor permutations - easy to compute, hard to invert, easy to invert with trapdoor. RSA and Rabin signatures.
Digital Signature CHAPTER 13. Review Questions. (Solution to Odd-Numbered Problems)
CHAPTER 13 Digital Signature (Solution to Odd-Numbered Problems) Review Questions 1. We mentioned four areas in which there is a differences between a conventional and a digital signature: inclusion, verification,
A Strong RSA-based and Certificateless-based Signature Scheme
International Journal of Network Security, Vol.18, No.2, PP.201-208, Mar. 2016 201 A Strong RSA-based and Certificateless-based Signature Scheme Chin-Chen Chang 1,2, Chin-Yu Sun 3, and Shih-Chang Chang
Non-Black-Box Techniques In Crytpography. Thesis for the Ph.D degree Boaz Barak
Non-Black-Box Techniques In Crytpography Introduction Thesis for the Ph.D degree Boaz Barak A computer program (or equivalently, an algorithm) is a list of symbols a finite string. When we interpret a
Efficient construction of vote-tags to allow open objection to the tally in electronic elections
Information Processing Letters 75 (2000) 211 215 Efficient construction of vote-tags to allow open objection to the tally in electronic elections Andreu Riera a,,joseprifà b, Joan Borrell b a isoco, Intelligent
Signature Amortization Technique for Authenticating Delay Sensitive Stream
Signature Amortization Technique for Authenticating Delay Sensitive Stream M Bruntha 1, Dr J. Premalatha Ph.D. 2 1 M.E., 2 Professor, Department of Information Technology, Kongu Engineering College, Perundurai,
Public Key (asymmetric) Cryptography
Public-Key Cryptography UNIVERSITA DEGLI STUDI DI PARMA Dipartimento di Ingegneria dell Informazione Public Key (asymmetric) Cryptography Luca Veltri (mail.to: [email protected]) Course of Network Security,
Overview of Public-Key Cryptography
CS 361S Overview of Public-Key Cryptography Vitaly Shmatikov slide 1 Reading Assignment Kaufman 6.1-6 slide 2 Public-Key Cryptography public key public key? private key Alice Bob Given: Everybody knows
DIGITAL SIGNATURES 1/1
DIGITAL SIGNATURES 1/1 Signing by hand COSMO ALICE ALICE Pay Bob $100 Cosmo Alice Alice Bank =? no Don t yes pay Bob 2/1 Signing electronically Bank Internet SIGFILE } {{ } 101 1 ALICE Pay Bob $100 scan
An Efficient and Secure Key Management Scheme for Hierarchical Access Control Based on ECC
An Efficient and Secure Key Management Scheme for Hierarchical Access Control Based on ECC Laxminath Tripathy 1 Nayan Ranjan Paul 2 1Department of Information technology, Eastern Academy of Science and
Lecture 25: Pairing-Based Cryptography
6.897 Special Topics in Cryptography Instructors: Ran Canetti and Ron Rivest May 5, 2004 Lecture 25: Pairing-Based Cryptography Scribe: Ben Adida 1 Introduction The field of Pairing-Based Cryptography
Security Analysis of DRBG Using HMAC in NIST SP 800-90
Security Analysis of DRBG Using MAC in NIST SP 800-90 Shoichi irose Graduate School of Engineering, University of Fukui hrs [email protected] Abstract. MAC DRBG is a deterministic random bit generator
Cryptanalysis of a Partially Blind Signature Scheme or How to make $100 bills with $1 and $2 ones
Cryptanalysis of a Partially Blind Signature Scheme or How to make $100 bills with $1 and $2 ones Gwenaëlle Martinet 1, Guillaume Poupard 1, and Philippe Sola 2 1 DCSSI Crypto Lab, 51 boulevard de La Tour-Maubourg
An Efficient and Provably-secure Digital signature Scheme based on Elliptic Curve Bilinear Pairings
Theoretical and Applied Informatics ISSN 896 5334 Vol.24 (202), no. 2 pp. 09 8 DOI: 0.2478/v079-02-0009-0 An Efficient and Provably-secure Digital signature Scheme based on Elliptic Curve Bilinear Pairings
Network Security. Gaurav Naik Gus Anderson. College of Engineering. Drexel University, Philadelphia, PA. Drexel University. College of Engineering
Network Security Gaurav Naik Gus Anderson, Philadelphia, PA Lectures on Network Security Feb 12 (Today!): Public Key Crypto, Hash Functions, Digital Signatures, and the Public Key Infrastructure Feb 14:
Digital signatures. Informal properties
Digital signatures Informal properties Definition. A digital signature is a number dependent on some secret known only to the signer and, additionally, on the content of the message being signed Property.
Introduction. Digital Signature
Introduction Electronic transactions and activities taken place over Internet need to be protected against all kinds of interference, accidental or malicious. The general task of the information technology
A New Efficient Digital Signature Scheme Algorithm based on Block cipher
IOSR Journal of Computer Engineering (IOSRJCE) ISSN: 2278-0661, ISBN: 2278-8727Volume 7, Issue 1 (Nov. - Dec. 2012), PP 47-52 A New Efficient Digital Signature Scheme Algorithm based on Block cipher 1
CIS 6930 Emerging Topics in Network Security. Topic 2. Network Security Primitives
CIS 6930 Emerging Topics in Network Security Topic 2. Network Security Primitives 1 Outline Absolute basics Encryption/Decryption; Digital signatures; D-H key exchange; Hash functions; Application of hash
Breaking Generalized Diffie-Hellman Modulo a Composite is no Easier than Factoring
Breaking Generalized Diffie-Hellman Modulo a Composite is no Easier than Factoring Eli Biham Dan Boneh Omer Reingold Abstract The Diffie-Hellman key-exchange protocol may naturally be extended to k > 2
CSCE 465 Computer & Network Security
CSCE 465 Computer & Network Security Instructor: Dr. Guofei Gu http://courses.cse.tamu.edu/guofei/csce465/ Public Key Cryptogrophy 1 Roadmap Introduction RSA Diffie-Hellman Key Exchange Public key and
A New Generic Digital Signature Algorithm
Groups Complex. Cryptol.? (????), 1 16 DOI 10.1515/GCC.????.??? de Gruyter???? A New Generic Digital Signature Algorithm Jennifer Seberry, Vinhbuu To and Dongvu Tonien Abstract. In this paper, we study
MTAT.07.003 Cryptology II. Digital Signatures. Sven Laur University of Tartu
MTAT.07.003 Cryptology II Digital Signatures Sven Laur University of Tartu Formal Syntax Digital signature scheme pk (sk, pk) Gen (m, s) (m,s) m M 0 s Sign sk (m) Ver pk (m, s)? = 1 To establish electronic
Table of Contents. Bibliografische Informationen http://d-nb.info/996514864. digitalisiert durch
1 Introduction to Cryptography and Data Security 1 1.1 Overview of Cryptology (and This Book) 2 1.2 Symmetric Cryptography 4 1.2.1 Basics 4 1.2.2 Simple Symmetric Encryption: The Substitution Cipher...
Digital Signatures. Meka N.L.Sneha. Indiana State University. [email protected]. October 2015
Digital Signatures Meka N.L.Sneha Indiana State University [email protected] October 2015 1 Introduction Digital Signatures are the most trusted way to get documents signed online. A digital
An Improved Authentication Protocol for Session Initiation Protocol Using Smart Card and Elliptic Curve Cryptography
ROMANIAN JOURNAL OF INFORMATION SCIENCE AND TECHNOLOGY Volume 16, Number 4, 2013, 324 335 An Improved Authentication Protocol for Session Initiation Protocol Using Smart Card and Elliptic Curve Cryptography
SECURITY IN NETWORKS
SECURITY IN NETWORKS GOALS Understand principles of network security: Cryptography and its many uses beyond confidentiality Authentication Message integrity Security in practice: Security in application,
CIS 5371 Cryptography. 8. Encryption --
CIS 5371 Cryptography p y 8. Encryption -- Asymmetric Techniques Textbook encryption algorithms In this chapter, security (confidentiality) is considered in the following sense: All-or-nothing secrecy.
Lukasz Pater CMMS Administrator and Developer
Lukasz Pater CMMS Administrator and Developer EDMS 1373428 Agenda Introduction Why do we need asymmetric ciphers? One-way functions RSA Cipher Message Integrity Examples Secure Socket Layer Single Sign
Signature Schemes. CSG 252 Fall 2006. Riccardo Pucella
Signature Schemes CSG 252 Fall 2006 Riccardo Pucella Signatures Signatures in real life have a number of properties They specify the person responsible for a document E.g. that it has been produced by
Analysis on Secure Data sharing using ELGamal s Cryptosystem in Cloud
Analysis on Secure Data sharing using ELGamal s Cryptosystem in Cloud M.Jayanthi, Assistant Professor, Hod of MCA.E mail: [email protected] MahatmaGandhi University,Nalgonda, INDIA. B.Ranganatha
A blind digital signature scheme using elliptic curve digital signature algorithm
A blind digital signature scheme using elliptic curve digital signature algorithm İsmail BÜTÜN * and Mehmet DEMİRER *Department of Electrical Engineering, University of South Florida, Tampa, FL, USA Department
Implementation of Elliptic Curve Digital Signature Algorithm
Implementation of Elliptic Curve Digital Signature Algorithm Aqeel Khalique Kuldip Singh Sandeep Sood Department of Electronics & Computer Engineering, Indian Institute of Technology Roorkee Roorkee, India
CRYPTOGRAPHY IN NETWORK SECURITY
ELE548 Research Essays CRYPTOGRAPHY IN NETWORK SECURITY AUTHOR: SHENGLI LI INSTRUCTOR: DR. JIEN-CHUNG LO Date: March 5, 1999 Computer network brings lots of great benefits and convenience to us. We can
SECURITY ANALYSIS OF A SINGLE SIGN-ON MECHANISM FOR DISTRIBUTED COMPUTER NETWORKS
SECURITY ANALYSIS OF A SINGLE SIGN-ON MECHANISM FOR DISTRIBUTED COMPUTER NETWORKS Abstract: The Single sign-on (SSO) is a new authentication mechanism that enables a legal user with a single credential
Schnorr Signcryption. Combining public key encryption with Schnorr digital signature. Laura Savu, University of Bucharest, Romania
Schnorr Signcryption Combining public key encryption with Schnorr digital signature Laura Savu, University of Bucharest, Romania IT Security for the Next Generation European Cup, Prague 17-19 February,
Privacy-Providing Signatures and Their Applications. PhD Thesis. Author: Somayeh Heidarvand. Advisor: Jorge L. Villar
Privacy-Providing Signatures and Their Applications PhD Thesis Author: Somayeh Heidarvand Advisor: Jorge L. Villar Privacy-Providing Signatures and Their Applications by Somayeh Heidarvand In fulfillment
Cryptography Lecture 8. Digital signatures, hash functions
Cryptography Lecture 8 Digital signatures, hash functions A Message Authentication Code is what you get from symmetric cryptography A MAC is used to prevent Eve from creating a new message and inserting
Introduction to Computer Security
Introduction to Computer Security Hash Functions and Digital Signatures Pavel Laskov Wilhelm Schickard Institute for Computer Science Integrity objective in a wide sense Reliability Transmission errors
EXAM questions for the course TTM4135 - Information Security May 2013. Part 1
EXAM questions for the course TTM4135 - Information Security May 2013 Part 1 This part consists of 5 questions all from one common topic. The number of maximal points for every correctly answered question
CSC474/574 - Information Systems Security: Homework1 Solutions Sketch
CSC474/574 - Information Systems Security: Homework1 Solutions Sketch February 20, 2005 1. Consider slide 12 in the handout for topic 2.2. Prove that the decryption process of a one-round Feistel cipher
3-6 Toward Realizing Privacy-Preserving IP-Traceback
3-6 Toward Realizing Privacy-Preserving IP-Traceback The IP-traceback technology enables us to trace widely spread illegal users on Internet. However, to deploy this attractive technology, some problems
2. Cryptography 2.4 Digital Signatures
DI-FCT-UNL Computer and Network Systems Security Segurança de Sistemas e Redes de Computadores 2010-2011 2. Cryptography 2.4 Digital Signatures 2010, Henrique J. Domingos, DI/FCT/UNL 2.4 Digital Signatures
Randomized Hashing for Digital Signatures
NIST Special Publication 800-106 Randomized Hashing for Digital Signatures Quynh Dang Computer Security Division Information Technology Laboratory C O M P U T E R S E C U R I T Y February 2009 U.S. Department
Cryptography and Network Security Digital Signature
Cryptography and Network Security Digital Signature Xiang-Yang Li Message Authentication Digital Signature Authentication Authentication requirements Authentication functions Mechanisms MAC: message authentication
An Internet Based Anonymous Electronic Cash System
Research Paper American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-4, Issue-4, pp-148-152 www.ajer.org Open Access An Internet Based Anonymous Electronic Cash System
Secure File Transfer Using USB
International Journal of Scientific and Research Publications, Volume 2, Issue 4, April 2012 1 Secure File Transfer Using USB Prof. R. M. Goudar, Tushar Jagdale, Ketan Kakade, Amol Kargal, Darshan Marode
Cryptanalysis and security enhancement on the generation of Mu-Varadharajan electronic voting protocol. Vahid Jahandideh and Amir S.
72 Int. J. Electronic Governance, Vol. 3, No. 1, 2010 Cryptanalysis and security enhancement on the generation of Mu-Varadharajan electronic voting protocol Vahid Jahandideh and Amir S. Mortazavi Department
shmqv: An Efficient Key Exchange Protocol for Power-limited Devices
shmqv: An Efficient Key Exchange Protocol for Power-limited Devices Shijun Zhao and Qianying Zhang Institute of Software Chinese Academy of Sciences, ISCAS, Beijing, China. [email protected], [email protected]
On-Line/Off-Line Digital Signatures
J. Cryptology (996) 9: 35 67 996 International Association for Cryptologic Research On-Line/Off-Line Digital Signatures Shimon Even Computer Science Department, Technion Israel Institute of Technology,
MANAGING OF AUTHENTICATING PASSWORD BY MEANS OF NUMEROUS SERVERS
INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND SCIENCE MANAGING OF AUTHENTICATING PASSWORD BY MEANS OF NUMEROUS SERVERS Kanchupati Kondaiah 1, B.Sudhakar 2 1 M.Tech Student, Dept of CSE,
Lecture 9: Application of Cryptography
Lecture topics Cryptography basics Using SSL to secure communication links in J2EE programs Programmatic use of cryptography in Java Cryptography basics Encryption Transformation of data into a form that
Ch.9 Cryptography. The Graduate Center, CUNY.! CSc 75010 Theoretical Computer Science Konstantinos Vamvourellis
Ch.9 Cryptography The Graduate Center, CUNY! CSc 75010 Theoretical Computer Science Konstantinos Vamvourellis Why is Modern Cryptography part of a Complexity course? Short answer:! Because Modern Cryptography
CUNSHENG DING HKUST, Hong Kong. Computer Security. Computer Security. Cunsheng DING, HKUST COMP4631
Cunsheng DING, HKUST Lecture 08: Key Management for One-key Ciphers Topics of this Lecture 1. The generation and distribution of secret keys. 2. A key distribution protocol with a key distribution center.
Cryptography and Network Security Chapter 10
Cryptography and Network Security Chapter 10 Fifth Edition by William Stallings Lecture slides by Lawrie Brown (with edits by RHB) Chapter 10 Other Public Key Cryptosystems Amongst the tribes of Central
Computer Science 308-547A Cryptography and Data Security. Claude Crépeau
Computer Science 308-547A Cryptography and Data Security Claude Crépeau These notes are, largely, transcriptions by Anton Stiglic of class notes from the former course Cryptography and Data Security (308-647A)
