KR101123729B1 - Message blinding method for rsa without inversion operation - Google Patents

Message blinding method for rsa without inversion operation Download PDF

Info

Publication number
KR101123729B1
KR101123729B1 KR1020110061563A KR20110061563A KR101123729B1 KR 101123729 B1 KR101123729 B1 KR 101123729B1 KR 1020110061563 A KR1020110061563 A KR 1020110061563A KR 20110061563 A KR20110061563 A KR 20110061563A KR 101123729 B1 KR101123729 B1 KR 101123729B1
Authority
KR
South Korea
Prior art keywords
mod
rsa
variable
message
random number
Prior art date
Application number
KR1020110061563A
Other languages
Korean (ko)
Inventor
한동국
김희석
Original Assignee
국민대학교산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 국민대학교산학협력단 filed Critical 국민대학교산학협력단
Priority to KR1020110061563A priority Critical patent/KR101123729B1/en
Application granted granted Critical
Publication of KR101123729B1 publication Critical patent/KR101123729B1/en

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09CCIPHERING OR DECIPHERING APPARATUS FOR CRYPTOGRAPHIC OR OTHER PURPOSES INVOLVING THE NEED FOR SECRECY
    • G09C1/00Apparatus or methods whereby a given sequence of signs, e.g. an intelligible text, is transformed into an unintelligible sequence of signs by transposing the signs or groups of signs or by replacing them by others according to a predetermined system
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/30Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy

Abstract

PURPOSE: A message blinding method of RSA(Rivest Shamir Adleman) is provided to minimize the degradation of a processing speed by performing a padding elimination work. CONSTITUTION: An RSA encryption system establishes random padding r including a disjoint relation with n(S101). The RSA encryption system establishes plural additional calculation by using the random padding(S103). The RSA encryption system establishes the maximum value of a variable by using total bit numbers when the bit is displayed as a binary number(S105).

Description

역원 연산이 없는 RSA의 메시지 블라인딩 방법{MESSAGE BLINDING METHOD FOR RSA WITHOUT INVERSION OPERATION}Message blinding method of RSA without inverse operation {MESSAGE BLINDING METHOD FOR RSA WITHOUT INVERSION OPERATION}

본 발명은 RSA(Rivest Shamir Adleman)의 메시지 블라인딩 방법에 관한 것으로서, 특히 다양한 전력분석공격으로부터 RSA 암호 시스템을 보호하기 위한 RSA의 메시지 블라이딩 방법에 관한 것이다.The present invention relates to a message blinding method of RSA (Rivest Shamir Adleman), and more particularly, to a message blinding method of RSA for protecting an RSA cryptosystem from various power analysis attacks.

RSA 암호 시스템은 부채널 분석 방법 중 가장 강력한 분석 방법인 전력분석공격에 취약한 것으로 알려져 왔으며, 이에 다양한 전력분석공격으로부터 RSA 암호 시스템을 방어하기 위해 대응방안들이 계속 제안되고 있다.RSA cryptosystems have been known to be vulnerable to power analysis attacks, the most powerful of the subchannel analysis methods, and countermeasures have been continuously proposed to defend RSA cryptosystems from various power analysis attacks.

RSA 암호 시스템의 지수승 연산을 안전하게 설계하기 위한 대응 방법으로 메시지(M)를 난수(ran)로 블라인딩(M*ran)한 후 지수승 연산을 수행하고 서명 값을 얻기 위한 난수 제거작업을 수행하는 블라인딩 방법에 대한 연구가 진행되고 있다.As a countermeasure to securely design exponential operations of RSA cryptosystems, the message (M) is randomly blinded (M * ran), then exponential operations are performed, and random number removal is performed to obtain signature values. A study on the blinding method to be performed is in progress.

이러한 연구의 일환으로서, 전력공격에 안전한 모듈라 지수승 연산 및 상수배 곱셈 연산방법(선행기술문헌[1]), 전력공격에 대응하는 암호화 방법(선행기술문헌[2]), 부가채널 공격들로부터 공개키 암호 시스템을 보호하기 위한 방법과 장치, 및 상기의 방법을 기록한 컴퓨터로 읽을 수 있는 기록매체(선행기술문헌[3]), 전력공격에 안전한 메시지 블라인딩 방법(선행기술문헌[4]), 변형된 BRIP 지수승 연산방법(선행기술문헌[5]) 등의 기술이 제시되었다.As part of this research, the modular exponentiation and constant multiplication algorithms (preceding literature [1]), encryption methods that cope with power attacks (preceding literature [2]), and additional channel attacks Method and apparatus for protecting public key cryptographic system, computer readable recording medium recording the above method (prior art document [3]), message blinding method for power attack (prior art document [4]) ) And modified BRIP exponential calculation methods (prior art document [5]).

하지만, 선행문헌[1]의 방법은 개인키의 최상위 비트가 드러나는 문제점이 있으며, 다른 선행문헌[2]~[5]의 대응방법들은 추가적인 역원 연산, 지수승 연산 등을 요구하고 이들 연산으로 인해 RSA 암호 시스템에 처리속도의 저하를 초래하여 대응이 늦어지는 문제점을 안고 있다. 또한, 이들 종래기술의 대응방법은 단지 단순전력분석(SPA:Simple Power Analysis) 및 차분전력분석(DPA:Differential Power Analysis)에 대한 안정성만을 고려하여 설계하였기 때문에 기타 다른 공격방법들에 많은 취약점을 지닌다. 따라서, 해당 기술분야에서는 RSA 암호 시스템에서 역원 연산에 의한 처리속도의 저하를 최소화하고 다양한 전력 분석으로부터 RSA 암호 시스템을 안전하게 보호할 수 있는 대응방안에 대한 개발이 요구되어 오고 있다.However, the method of Prior Art [1] has a problem in that the most significant bit of the private key is revealed, and the corresponding methods of other Prior Art [2] to [5] require additional inverse operations, exponential power operations, etc. The RSA encryption system has a problem that slows down the response by causing a decrease in processing speed. In addition, these prior art countermeasures have many vulnerabilities in other attack methods because they are designed considering only stability against Simple Power Analysis (SPA) and Differential Power Analysis (DPA). . Therefore, there has been a demand in the art to develop countermeasures that can minimize the degradation of processing speed due to inverse computation in RSA cryptosystems and protect RSA cryptosystems from various power analysis.

[1] 한국공개특허공보 제2007-0049823호, "전력공격에 안전한 모듈라 지수승 연상 및 상수배 곱셈연산방법"[1] Korean Laid-Open Patent Publication No. 2007-0049823, "Modular Exponential Associative and Constant-Multiplication Method for Power Attacks" [2] 한국공개특허공보 제2005-0056824호, "전력공격에 대응하는 암호화 방법"[2] Korean Laid-Open Patent Publication No. 2005-0056824, "An Encryption Method Responding to Power Attacks" [3] 한국공개특허공보 제2004-0027570호, "부가채널 공격들로부터 공개키 암호 시스템을 보호하기 위한 방법과 장치, 및 상기 방법을 기록한 컴퓨터로 읽을 수 있는 기록매체"[3] Korean Laid-Open Patent Publication No. 2004-0027570, "Method and Apparatus for Protecting a Public Key Cryptography System from Additional Channel Attacks, and a Computer-readable Recording Medium Recording the Method" [4] 한국등록특허공보 제0772550호, "전력공격에 안전한 메시지 블라인딩방법"[4] Korean Patent Publication No. 0772550, "Message Blinding Method Safe to Power Attack"

[5] F. Amiel and B. Feix, "On the BRIP Algorithms Security for RSA", WISTP 2008, LNCS 5019, pp.136-149, Springer-Verlag, 2008[5] F. Amiel and B. Feix, "On the BRIP Algorithms Security for RSA", WISTP 2008, LNCS 5019, pp.136-149, Springer-Verlag, 2008

본 발명은 상기한 종래기술의 문제점을 해결하기 위해 제안된 것으로서, 종래의 대응방법과 비교했을 때 역원 연산을 필요로 하지 않으면서도 다양한 전력 분석으로부터 더 높은 안전성을 보장하는 RSA의 메시지 블라인딩 방법을 제공하는데 목적이 있다.The present invention has been proposed to solve the above-mentioned problems of the prior art, and the message blinding method of the RSA which guarantees higher safety from various power analysis without the need for inverse operation as compared with the conventional counterpart method. The purpose is to provide.

상기 목적을 달성하기 위한 본 발명의 일 실시 예에 따른 역원 연산이 없는 RSA의 메시지 블라인딩 방법은,Message blinding method of the RSA without the inverse operation according to an embodiment of the present invention for achieving the above object,

RSA 암호 시스템에서 전송할 메시지 x, 임의의 두 소수 p 및 q를 이용해 생성한 n(=p×q), φ(n)(=(φt-1φt-2φ0)2t-1=1), 상기 φ(n)과 서로 소(Relatively Prime)의 관계가 있는 e, ed=1 mod φ(n)의 관계가 있는 d(=(dt -1dt -2d0)2)를 이용하여 S=xd mod n을 만족하는 S를 연산하는 역원 연산이 없는 RSA의 메시지 블라인딩 방법에 있어서, 상기 n과 서로 소인 임의의 난수 r을 선택하는 단계; 상기 선택된 난수 r을 이용하여 xdr2 φ(n)를 연산하는 단계; 상기 연산된 xdr2 φ(n)을 상기 xd에 치환하여 상기 S를 연산하는 단계; 를 포함하되, The message x to be sent by the RSA cryptosystem, n (= p × q), φ (n) (= (φ t-1 φ t-2 φ 0 ) 2 , φ t- , generated using any two prime numbers p and q. 1 = 1), e having a relation of φ (n) with a relatively Prime and d (= (d t -1 d t -2 d 0 ) having a relation of ed = 1 mod φ (n) 2 ) using S = x d CLAIMS 1. A method for message blinding of an RSA without an inverse operation that computes S that satisfies mod n, comprising: selecting a random number r that is prime with n; Calculating x d r 2 φ (n) using the selected random number r; Calculating the S by replacing the calculated x d r 2 φ (n) with the x d ; Including,

Figure 112011048219291-pat00001
Figure 112011048219291-pat00001

(여기서, t:비트수, bit length)Where t is the number of bits

을 만족하는 것을 특징으로 한다.It is characterized by satisfying.

여기서, 상기 RSA의 메시지 블라인딩 방법은, 상기 S를 연산하는 단계 이후에, 상기 난수 r을 이용하여 하기 복수의 부가연산을 설정하는 단계; 및 상기 φ(n), d 및 상기 부가연산을 이용하여 모듈라 지수승 연산을 수행하는 단계; 를 더 포함할 수 있다.Here, the message blinding method of the RSA, after the step of calculating the S, by using the random number r to set a plurality of additional operations; And performing a modular exponential operation using the φ (n), d and the additive operation; It may further include.

Figure 112011048219291-pat00002
Figure 112011048219291-pat00002

Figure 112011048219291-pat00003
Figure 112011048219291-pat00003

Figure 112011048219291-pat00004
Figure 112011048219291-pat00004

Figure 112011048219291-pat00005
Figure 112011048219291-pat00005

Figure 112011048219291-pat00006
Figure 112011048219291-pat00006

여기서, 상기 모듈라 지수승 연산의 수행단계는, 상기 t에 대하여 변수 i=(t-1)로 설정하는 설정단계; 상기 d(=(dt -1 dt -2 d0)2)를 2진수로 변환하였을 때 MSB(Most Significant Bit)인 dn -1의 값이 0인 경우 상기 S를 1로 저장하고, 1인 경우 x로 저장하는 저장단계; 상기 변수 i를 1씩 감소시키는 감소단계; 상기 변수 i가 0보다 작은지를 판단하는 판단단계; 상기 변수 i가 0보다 작으면

Figure 112011048219291-pat00007
의 연산을 수행하고 그 연산결과를 S에 저장하며, 상기 변수 i가 0 이상이면 S=S2 mod n 및 S=S×
Figure 112011048219291-pat00008
의 연산을 차례로 수행하여 최종 연산결과를 상기 S에 저장한 후 상기 변수 i가 0보다 작을 때까지 상기 감소단계로 진행하는 연산단계; 를 포함함이 바람직하다.
The performing of the modular exponential operation may include: setting a variable i = (t-1) with respect to t; When d (= (d t -1 d t -2 d 0 ) 2 ) is converted to binary, if the value of d n -1 , which is a Most Significant Bit (MSB), is 0, S is stored as 1, A storage step of storing x as 1; Reducing the variable i by one; A determination step of determining whether the variable i is smaller than zero; If the variable i is less than 0
Figure 112011048219291-pat00007
And store the result of the calculation in S. If the variable i is equal to or greater than 0, S = S 2 mod n and S = S ×
Figure 112011048219291-pat00008
Performing an operation of sequentially storing the final operation result in S and then proceeding to the reduction step until the variable i is smaller than 0; It is preferable to include.

또한, 상기 목적을 달성하기 위한 본 발명의 다른 실시 예에 따른 역원 연산이 없는 RSA의 메시지 블라인딩 방법은, RSA 암호 시스템에서 전송할 메시지 x, 임의의 소수 p 및 난수 r을 이용하여 생성한 x'(=xrp mod p) 및 rp, 상기 rp와 서로 소(Relatively Prime) 관계가 있는 e, ed=1 mod x'의 관계가 있는 d(=(dt -1dt -2d0)2<(p-1))를 이용하여 S=xdrp -1 mod p를 만족하는 S를 연산하는 역원 연산이 없는 RSA의 메시지 블라인딩 방법에 있어서, 상기 p과 서로 소인 임의의 난수 v(∈{0,1,2,3})을 선택하는 단계; 상기 선택된 난수 v을 이용하여 xdrp - 1를 연산하는 단계; 상기 연산된 xdrp 2 (p-1)- 1를 상기 xdrp -1에 치환하여 상기 S를 연산하는 단계; 를 포함하되,In addition, according to another embodiment of the present invention to achieve the object of the RSA message blind method without a message, x, generated by using a message x to be transmitted in the RSA cryptosystem, a random number p and a random number r d (= (d t -1 d t -2 d with a relationship of (= xr p mod p) and r p , e having a relatively Prime relationship with r p , ed = 1 mod x ') 0 ) A method for message blinding of an RSA without an inverse operation that computes S satisfying S = x d r p -1 mod p using 2 <(p-1)) Selecting a random number v (∈ {0,1,2,3}) of; Calculating x d r p - 1 using the selected random number v; Calculating the S 1 by substituting the x d p r -1 - The calculated x d r p 2 (p- 1); Including,

Figure 112011048219291-pat00009
Figure 112011048219291-pat00009

(여기서, t: 비트수, bit length)Where t is the number of bits

을 만족하는 것을 특징으로 한다.It is characterized by satisfying.

여기서, 상기 RSA의 메시지 블라인딩 방법은, 상기 S를 연산하는 단계 이후에, 상기 x' 및 난수 r을 이용하여 하기 복수의 부가연산을 설정하는 단계; 및 상기 p, d 및 상기 부가연산을 이용하여 모듈라 지수승 연산을 수행하는 단계; 를 더 포함할 수 있다.Here, the message blinding method of the RSA, after the step of calculating the S, by using the x 'and the random number r to set a plurality of additional operations; And performing a modulus exponential operation using the p, d and the addition operations. It may further include.

Figure 112011048219291-pat00010
Figure 112011048219291-pat00010

Figure 112011048219291-pat00011
Figure 112011048219291-pat00011

Figure 112011048219291-pat00012
Figure 112011048219291-pat00012

Figure 112011048219291-pat00013
Figure 112011048219291-pat00013

여기서, 상기 모듈라 지수승 연산의 수행단계는, 상기 t에 대하여 변수 i=(t-1)로 설정하는 설정단계; 상기 d(=(dt -1 dt -2 d0)2)를 2진수로 변환하였을 때 MSB(Most Significant Bit)인 dn -1의 값이 0인 경우 상기 S를 1로 저장하고, 1인 경우 x로 저장하는 저장단계; 상기 변수 i를 1씩 감소시키는 감소단계; 상기 변수 i가 0보다 작은지를 판단하는 판단단계; 상기 변수 i가 0보다 작으면

Figure 112011048219291-pat00014
의 연산을 수행하고 그 연산결과를 S에 저장하며, 상기 변수 i가 0 이상이면 S=S2 mod p 및 S=S×
Figure 112011048219291-pat00015
의 연산을 차례로 수행하여 최종 연산결과를 상기 S에 저장한 후 상기 변수 i가 0보다 작을 때까지 상기 감소단계로 진행하는 연산단계; 를 포함한다.
The performing of the modular exponential operation may include: setting a variable i = (t-1) with respect to t; When d (= (d t -1 d t -2 d 0 ) 2 ) is converted to binary, if the value of d n -1 , which is a Most Significant Bit (MSB), is 0, S is stored as 1, A storage step of storing x as 1; Reducing the variable i by one; A determination step of determining whether the variable i is smaller than zero; If the variable i is less than 0
Figure 112011048219291-pat00014
And store the result of the calculation in S. If the variable i is equal to or greater than 0, S = S 2 mod p and S = S ×
Figure 112011048219291-pat00015
Performing an operation of sequentially storing the final operation result in S and then proceeding to the reduction step until the variable i is smaller than 0; It includes.

나아가, 상기 목적을 달성하기 위한 본 발명의 다른 실시 예에 따른 역원 연산이 없는 RSA의 메시지 블라인딩 방법은, RSA 암호 시스템에서 전송할 메시지 x, 임의의 두 소수 p 및 q를 이용해 생성한 n(=p×q), φ(n)(=(φt-1φt-2φ0)2t-1=1), 상기 φ(n)과 서로 소(Relatively Prime)의 관계가 있는 e, ed=1 mod φ(n)의 관계가 있는 d(=(dt-1dt-2d0)2)를 이용하여 S=xd mod n을 만족하는 S를 연산하는 역원 연산이 없는 RSA의 메시지 블라인딩 방법에 있어서, 상기 n과 서로 소인 임의의 난수 r을 선택하는 단계; 상기 선택된 난수 r을 이용하여 rp=r mod p, rq=r mod q, x'p=xr mod p, x'q=xr mod q를 연산하는 단계; 상기 p,q 및 상기 rp, rq, x'p, x'q, 그리고 dp(=d mod (p-1)) 및 dq(=d mod (q-1))에 대하여 xp dprp -1 (여기서, xp=x mod p) 및 xq dqrq -1(여기서, xq=x mod q)를 각각 연산하는 단계; 상기 연산된 xp dprp -1 및 xq dqrq -1를 이용하여 xdr-1=Garner(xp dprp -1,xq dqrq -1)를 연산하는 단계; 및 상기 연산된 xdr-1과 r의 곱(=xdr-1× r)을 상기 xd에 치환하여 상기 S를 연산하는 단계; 를 포함한다.Furthermore, in order to achieve the above object, a method of blinding a message of an RSA without an inverse operation according to another embodiment of the present invention includes n (generated by using a message x to be transmitted in an RSA cryptosystem, any two prime numbers p and q) = p × q), φ (n) (= (φ t-1 φ t-2 φ 0 ) 2 , φ t-1 = 1), and the relationship between φ (n) and the Primer (Relatively Prime) e, an inverse operation that computes S that satisfies S = x d mod n using d (= (d t-1 d t-2 d 0 ) 2 ) with ed = 1 mod φ (n) CLAIMS What is claimed is: 1. A method for message blinding of an RSA, the method comprising: selecting any random number r that is prime with n; Calculating r p = r mod p, r q = r mod q, x ' p = xr mod p, x' q = xr mod q using the selected random number r; The p, q and the r p, r q, x ' p, x' q, and d p (= d mod (p -1)) and d q (= d mod (q -1)) x with respect to the p calculating dp r p -1 (where x p = x mod p) and x q dq r q -1 (where x q = x mod q), respectively; Calculating the calculated x p p r -1 dp and dq x q x r using a q -1 d r -1 = Garner ( x p dp r p -1, x q dq r q -1); And calculating S by substituting the calculated product of x d r −1 and r (= x d r −1 × r) to x d ; It includes.

삭제delete

본 발명에 의하면 종래의 RSA 암호 시스템을 방어하기 위한 역원 연산을 필요로 하지 않으므로 처리 속도의 저하를 최소화할 수 있다.According to the present invention, since the inverse operation for defending the conventional RSA encryption system is not required, the degradation of the processing speed can be minimized.

또한, 본 발명에 의하면 다양한 전력분석공격으로부터 더 높은 안전성을 보장할 수 있다. In addition, the present invention can ensure higher safety from various power analysis attacks.

도 1은 본 발명의 일 실시 예에 따른 역원 연산이 필요없는 RSA의 메시지 블라인딩 방법을 보이는 흐름도.
도 2는 도 1의 알고리즘.
도 3은 본 발명의 다른 실시 예에 따른 역원 연산이 필요없는 RSA의 메시지 블라인딩 방법을 보이는 흐름도.
도 4는 도 3의 알고리즘.
도 5는 본 발명의 또 다른 실시 예에 따른 역원 연산이 필요없는 RSA의 메시지 블라인딩 방법을 보이는 흐름도.
도 6은 도 5의 알고리즘.
1 is a flowchart illustrating a message blinding method of an RSA that does not require inverse operation according to an embodiment of the present invention.
2 is the algorithm of FIG.
3 is a flowchart illustrating a message blinding method of an RSA, which does not require inverse operation according to another embodiment of the present invention.
4 is the algorithm of FIG.
FIG. 5 is a flowchart illustrating a message blinding method of an RSA that does not require inverse operation according to another embodiment of the present invention. FIG.
6 is the algorithm of FIG.

이하에서, 본 발명의 바람직한 실시 예가 첨부된 도면들을 참조하여 설명할 것이다. 또한, 본 발명을 설명함에 있어서 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다.
Hereinafter, preferred embodiments of the present invention will be described with reference to the accompanying drawings. In the following description, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear.

도 1은 본 발명의 일 실시 예에 따른 역원 연산이 필요없는 RSA의 메시지 블라인딩 방법을 보이는 흐름도이고, 도 2는 도 1의 알고리즘이다.1 is a flowchart illustrating a message blinding method of an RSA that does not require inverse operation according to an embodiment of the present invention, and FIG. 2 is an algorithm of FIG. 1.

먼저, 본 발명의 일 실시 예의 기본 개념은 랜덤한 난수 r을 이용하여 메시지 x를 블라인딩하는 것이다. 즉, 최종 결과인 S=xd mod n에서 xd을 대신하여 xdr2 φ(n)을 연산한다. 이때,First, the basic concept of an embodiment of the present invention is to blind the message x using a random random number r. That is, x d r 2 φ (n) is calculated in place of x d in the final result S = x d mod n. At this time,

Figure 112011048219291-pat00016
이며, 여기서, t는 비트수(bit length)이다.
Figure 112011048219291-pat00016
Where t is the bit length.

이를 위하여, S101 단계에서는 RSA 암호 시스템에서 전송할 메시지 x, 임의의 두 소수 p 및 q를 이용하여 생성한 n(=p×q) 및 φ(n)(=(φt-1φt-2φ0)2t-1=1), 이러한 φ(n)과 서로 소(Relatively Prime)의 관계가 있는 e, ed=1 mod φ(n)의 관계가 있는 d(=(dt -1dt -2d0)2), 상기 n과 서로 소의 관계가 있는 임의의 난수 r을 설정한다.To this end, in step S101, n (= p × q) and φ (n) (= (φ t-1 φ t-2 φ generated using the message x to be transmitted in the RSA encryption system, and any two prime numbers p and q 0 ) 2 , φ t-1 = 1), d with φ (n) and e with relatively prime (e), ed = 1 mod φ (n) with d (= (d t -1 d t -2 d 0 ) 2 ), and an arbitrary random number r having a small relation with n is set.

이후, S103 단계에서는 상기한 임의의 난수 r을 이용하여 하기 복수의 부가연산을 설정한다.Subsequently, in step S103, the following plurality of additional operations are set using the random number r described above.

Figure 112011048219291-pat00017
Figure 112011048219291-pat00017

Figure 112011048219291-pat00018
Figure 112011048219291-pat00018

Figure 112011048219291-pat00019
Figure 112011048219291-pat00019

Figure 112011048219291-pat00020
Figure 112011048219291-pat00020

Figure 112011048219291-pat00021
Figure 112011048219291-pat00021

계속하여, 이들 부가연산을 이용하여 모듈라 지수승 연산을 수행한다(S105 내지 S115).Subsequently, modular exponentiation operations are performed using these addition operations (S105 to S115).

S105 단계에서는 정수 d를 2진수로 표현하였을 때의 총 비트 수 (t-1)를 변수 i의 최대값으로 설정한다. S107 단계에서는 d(=(dt -1 dt -2 d0)2)를 2진수로 변환하였을 때 MSB(Most Significant Bit)인 dn -1의 값이 0이면 S에 1을 저장하고 1이면 S에 메시지 x를 저장한다. S109 단계에서는 d의 MSB에서부터 LSB(Least Significant Bit)까지의 모든 경우의 연산을 수행시키기 위하여 변수 i의 값을 하나씩 감소시킨다. S111 단계에서는 d의 모든 비트에 대하여 연산을 수행하도록 하기 위하여 변수 i의 값이 0보다 작은지를 판단한다. In step S105, the total number of bits (t-1) when the integer d is expressed in binary is set to the maximum value of the variable i. In step S107, when d (= (d t -1 d t -2 d 0 ) 2 ) is converted to binary, the value of d n -1 , which is the most significant bit (MSB), is 0, and 1 is stored in S. Then store the message x in S. In step S109, the value of the variable i is decreased by one in order to perform operations in all cases from the MSB of d to the Least Significant Bit (LSB). In step S111, in order to perform an operation on all bits of d, it is determined whether the value of the variable i is smaller than zero.

상기 S111 단계에서의 판단결과, 변수 i가 0 이상이면 S=S2 mod n 및 S=S×

Figure 112011048219291-pat00022
의 연산을 차례로 수행하여 최종 연산결과를 상기 S에 최종값으로 저장한 후(S113) 상기 변수 i가 0보다 작을 때까지 S109 단계로 진행하여 다시 i를 1만큼 감소시킨다.As a result of the determination in step S111, if the variable i is equal to or greater than 0, S = S 2 mod n and S = S ×
Figure 112011048219291-pat00022
After sequentially performing the operation, the final operation result is stored in the S as a final value (S113), and the process proceeds to step S109 until the variable i is smaller than 0, and i is again decreased by 1.

만약, 상기 변수 i가 0보다 작으면

Figure 112011048219291-pat00023
의 연산을 수행하고 그 연산결과를 S에 최종값으로 저장한다(S115).If the variable i is less than 0
Figure 112011048219291-pat00023
Performs the operation and stores the operation result as the final value in S (S115).

도 1에는 변수 i가 MSB로부터 LSB로 변경시키면서 연산을 수행하는 것으로 도시되어 있으나, 이와는 반대로 LSB로부터 MSB로 변경시키면서 연산을 수행하는 것도 가능하다.
Although FIG. 1 shows that the variable i performs an operation while changing from the MSB to the LSB, it is also possible to perform the operation while changing from the LSB to the MSB.

도 3은 본 발명의 다른 실시 예에 따른 역원 연산이 없는 RSA의 메시지 블라인딩 방법을 보이는 흐름도이고, 도 4는 도 3의 알고리즘이다.3 is a flowchart illustrating a message blinding method of an RSA without an inverse operation according to another embodiment of the present invention, and FIG. 4 is an algorithm of FIG. 3.

먼저, 본 발명의 다른 실시 예의 기본 개념은 랜덤한 난수 r을 이용하여 메시지 x를 블라인딩하는 것이다. 즉, 최종 결과인 S=xdrp -1 mod p에서 xdrp -1을 대신하여 xdrp 2 (p-1)-1을 연산한다. 이때,First, a basic concept of another embodiment of the present invention is to blind the message x using a random random number r. That is, instead of the x r d p -1 from the final result of S = x d r p -1 mod p and calculates the x d r p 2 (p- 1) -1. At this time,

Figure 112011048219291-pat00024
이며, t는 비트수(bit length)이다.
Figure 112011048219291-pat00024
T is the bit length.

이를 위하여, S301 단계에서는 RSA 암호 시스템에서 전송할 메시지 x, 임의의 소수 p 및 난수 r을 이용하여 생성한 x'(=xrp mod p) 및 rp, 상기 rp와 서로 소(Relatively Prime) 관계가 있는 e, ed=1 mod x'의 관계가 있는 d(=(dt -1dt -2d0)2<(p-1)), 상기 p와 서로 소의 관계가 있는 임의의 난수 v(∈{0,1,2,3})을 선택한다To this end, in step S301, x '(= xr p mod p) and r p generated using a message x to be transmitted in the RSA cryptosystem, an arbitrary prime number p, and a random number r, and a relatively small relationship with r p. E, ed = 1 mod x 'with d (= (d t -1 d t -2 d 0 ) 2 <(p-1)), any random number with small relation with p Select (∈ {0,1,2,3})

이후, S303 단계에서는 상기한 x' 및 임의의 난수 r을 이용하여 하기 복수의 부가연산을 설정한다.Thereafter, in step S303, the following plurality of additional operations are set using x 'and an arbitrary random number r.

Figure 112011048219291-pat00025
Figure 112011048219291-pat00025

Figure 112011048219291-pat00026
Figure 112011048219291-pat00026

Figure 112011048219291-pat00027
Figure 112011048219291-pat00027

Figure 112011048219291-pat00028
Figure 112011048219291-pat00028

Figure 112011048219291-pat00029

Figure 112011048219291-pat00029

계속하여, 이들 부가연산을 이용하여 모듈라 지수승 연산을 수행한다(S305 내지 S315).Subsequently, modular exponentiation operations are performed using these addition operations (S305 to S315).

S305 단계에서는 정수 d를 2진수로 표현하였을 때의 총 비트 수 (t-1)를 변수 i의 최대값으로 설정한다. S307 단계에서는 d(=(dt -1 dt -2 d0)2)를 2진수로 변환하였을 때 MSB인 dn -1의 값이 0이면 S에 1을 저장하고 1이면 S에 메시지 x를 저장한다. S309 단계에서는 d의 MSB에서부터 LSB까지의 모든 경우의 연산을 수행시키기 위하여 변수 i의 값을 하나씩 감소시킨다. S311 단계에서는 d의 모든 비트에 대하여 연산을 수행하도록 하기 위하여 변수 i의 값이 0보다 작은지를 판단한다. In step S305, the total number of bits (t-1) when the integer d is expressed in binary is set to the maximum value of the variable i. In step S307, when d (= (d t -1 d t -2 d 0 ) 2 ) is converted to binary, the value of d n -1 , which is MSB, is stored in S if 0, and message S in S. Save it. In operation S309, the value of the variable i is decreased by one in order to perform operations in all cases from the MSB of the d to the LSB. In step S311 it is determined whether the value of the variable i is less than zero in order to perform the operation on all bits of d.

상기 S311 단계에서의 판단결과, 변수 i가 0 이상이면 S=S2 mod p 및 S=S×

Figure 112011048219291-pat00030
의 연산을 차례로 수행하여 최종 연산결과를 상기 S에 최종값으로 저장한 후(S313) 상기 변수 i가 0보다 작을 때까지 S309 단계로 진행하여 다시 i를 1만큼 감소시킨다. As a result of the determination in step S311, if the variable i is equal to or greater than 0, S = S 2 mod p and S = S ×
Figure 112011048219291-pat00030
After sequentially performing the operation, the final operation result is stored in the S as the final value (S313), and the process proceeds to step S309 until the variable i is smaller than 0, and i is again decreased by 1.

만약, 변수 i가 0보다 작으면

Figure 112011048219291-pat00031
의 연산을 수행하고 그 연산결과를 S에 최종값으로 저장한다(S315).
If the variable i is less than 0
Figure 112011048219291-pat00031
Performs the operation and stores the operation result as the final value in S (S315).

도 5는 본 발명의 또 다른 실시 예에 따른 역원 연산이 없는 RSA의 메시지 블라인딩 방법을 보이는 흐름도이고, 도 6은 도 5의 알고리즘이다.5 is a flowchart illustrating a message blinding method of an RSA without an inverse operation according to another embodiment of the present invention, and FIG. 6 is an algorithm of FIG. 5.

본 발명의 또 다른 실시 예의 기본 개념은 랜덤한 난수 r을 이용하여 메시지 x를 블라인딩하는 것이다. 즉, 최종 결과인 S=xd mod n에서 xd을 대신하여 xdr-1× r을 연산한다.The basic concept of another embodiment of the present invention is to blind the message x using a random random number r. That is, x d r -1 x r is calculated in place of x d in the final result S = x d mod n.

이를 위하여, S501 단계에서는 RSA 암호 시스템에서 전송할 메시지 x, 임의의 두 소수 p 및 q를 이용해 생성한 n(=p×q), φ(n)(=(φt-1φt-2φ0)2t-1=1), 상기 φ(n)과 서로 소(Relatively Prime)의 관계가 있는 e, ed=1 mod φ(n)의 관계가 있는 d(=(dt -1dt -2d0)2)를 설정한다. S503 단계에서는 n과 서로 소인 임의의 난수 r을 선택한다. S505 단계에서는 상기 선택된 난수 r을 이용하여 rp=r mod p, rq=r mod q, x'p=xr mod p, x'q=xr mod q를 각각 연산한다.To this end, in step S501, n (= p × q), φ (n) (= (φ t-1 φ t-2 φ 0 , generated using the message x to be transmitted in the RSA cryptosystem, any two prime numbers p and q ) 2 , φ t-1 = 1), d having a relationship of φ (n) and e (relatively prime), ed = 1 mod φ (n), and d (= (d t -1 d t -2 d 0 ) 2 ). In step S503, a random number r that is prime with n is selected. In operation S505, r p = r mod p, r q = r mod q, x ' p = xr mod p, and x' q = xr mod q are respectively calculated using the selected random number r.

S507 단계에서는 상기 p,q 및 상기 연산된 rp, rq, x'p, x'q, 그리고 dp(d mod (p-1)) 및 dq(d mod (q-1))에 대하여 도 4의 알고리즘을 이용하여 xp dprp -1 (여기서, xp=x mod p) 및 xq dqrq -1(여기서, xq=x mod q)를 각각 연산한다. S509 단계에서는 상기 연산된 xp dprp -1 및 xq dqrq -1를 이용하여 xdr-1=Garner(xp dprp -1,xq dqrq -1)를 연산한다.In step S507, p, q and the calculated r p , r q , x ' p , x' q , and d p (d mod (p-1)) and d q (d mod (q-1)) X p dp r p -1 (where x p = x mod p) and x q dq r q -1 (where x q = x mod q) are respectively calculated using the algorithm of FIG. 4. In the step S509 calculating the calculated x dp p r -1 p and x q dq r q -1 x d r -1 = Garner (x p dp r p -1, x q dq r q -1) by using the do.

계속해서, S511 단계에서는 상기 연산된 xdr-1과 r의 곱(=xdr-1× r)을 상기 xd에 치환하여 최종적으로 상기 S를 연산한다.
Subsequently, in step S511, the product of the calculated x d r -1 and r (= x d r -1 × r) is substituted for the x d to finally calculate the S.

이상에서 설명한 본 발명은 바람직한 실시 예들을 통하여 상세하게 설명되었지만, 본 발명은 이러한 실시 예들의 내용에 한정되는 것이 아님을 밝혀둔다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면, 비록 실시 예에 제시되지 않았지만 첨부된 청구항의 기재 범위 내에서 다양한 본 발명에 대한 모조나 개량이 가능하며, 이들 모두 본 발명의 기술적 범위에 속함은 너무나 자명하다 할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 특허청구범위의 기술적 사상에 의해 정해져야 할 것이다.While the invention has been shown and described with reference to certain preferred embodiments thereof, it is to be understood that the invention is not limited to the disclosed embodiments. Those skilled in the art will appreciate that various modifications, additions and substitutions are possible, without departing from the scope of the appended claims, The genius will be so self-evident. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

Claims (7)

RSA 암호 시스템에서 전송할 메시지 x, 임의의 두 소수 p 및 q를 이용해 생성한 n(=p×q), φ(n)(=(φt-1φt-2φ0)2t-1=1), 상기 φ(n)과 서로 소(Relatively Prime)의 관계가 있는 e, ed=1 mod φ(n)의 관계가 있는 d(=(dt -1dt -2d0)2)를 이용하여 S=xd mod n을 만족하는 S를 연산하는 역원 연산이 없는 RSA의 메시지 블라인딩 방법에 있어서,
상기 n과 서로 소인 임의의 난수 r을 선택하는 단계;
상기 선택된 난수 r을 이용하여 xdr2 φ(n)를 연산하는 단계;
상기 연산된 xdr2 φ(n)을 상기 xd에 치환하여 상기 S를 연산하는 단계; 를 포함하되,
Figure 112011048219291-pat00032

(여기서, t:비트수, bit length)
을 만족하는 역원 연산이 없는 RSA의 메시지 블라인딩 방법.
The message x to be sent by the RSA cryptosystem, n (= p × q), φ (n) (= (φ t-1 φ t-2 φ 0 ) 2 , φ t- , generated using any two prime numbers p and q. 1 = 1), e having a relation of φ (n) with a relatively Prime and d (= (d t -1 d t -2 d 0 ) having a relation of ed = 1 mod φ (n) 2 ) using S = x d In the method of message blinding of RSA which does not have inverse operation to calculate S that satisfies mod n,
Selecting any random number r that is prime with n;
Calculating x d r 2 φ (n) using the selected random number r;
Calculating the S by replacing the calculated x d r 2 φ (n) with the x d ; Including,
Figure 112011048219291-pat00032

Where t is the number of bits
Method of message blinding in RSA without inverse operation that satisfies
제1항에 있어서, 상기 S를 연산하는 단계 이후에,
상기 난수 r을 이용하여 하기 복수의 부가연산을 설정하는 단계; 및
상기 φ(n), d 및 상기 부가연산을 이용하여 모듈라 지수승 연산을 수행하는 단계; 를 더 포함하는 역원 연산이 없는 RSA의 메시지 블라인딩 방법.
Figure 112012010150734-pat00033

Figure 112012010150734-pat00034

Figure 112012010150734-pat00035

Figure 112012010150734-pat00036

Figure 112012010150734-pat00037
The method of claim 1, wherein after the Sëë¼ operation,
Setting a plurality of additional operations below using the random number r; And
Performing a modular exponential operation using the φ (n), d and the additive operation; Message blinding method of the RSA without the inverse operation further comprising.
Figure 112012010150734-pat00033

Figure 112012010150734-pat00034

Figure 112012010150734-pat00035

Figure 112012010150734-pat00036

Figure 112012010150734-pat00037
제2항에 있어서, 상기 모듈라 지수승 연산의 수행단계는,
상기 t에 대하여 변수 i=(t-1)로 설정하는 설정단계;
상기 d(=(dt -1 dt -2 d0)2)를 2진수로 변환하였을 때 MSB(Most Significant Bit)인 dn -1의 값이 0인 경우 상기 S를 1로 저장하고, 1인 경우 x로 저장하는 저장단계;
상기 변수 i를 1씩 감소시키는 감소단계;
상기 변수 i가 0보다 작은지를 판단하는 판단단계;
상기 변수 i가 0보다 작으면
Figure 112011048219291-pat00038
의 연산을 수행하고 그 연산결과를 S에 저장하며, 상기 변수 i가 0 이상이면 S=S2 mod n 및 S=S×
Figure 112011048219291-pat00039
의 연산을 차례로 수행하여 최종 연산결과를 상기 S에 저장한 후 상기 변수 i가 0보다 작을 때까지 상기 감소단계로 진행하는 연산단계; 를 포함하는 역원 연산이 없는 RSA의 메시지 블라인딩 방법.
The method of claim 2, wherein the performing of the modular exponential operation is performed.
A setting step of setting a variable i = (t-1) for the t;
When d (= (d t -1 d t -2 d 0 ) 2 ) is converted to binary, if the value of d n -1 , which is a Most Significant Bit (MSB), is 0, S is stored as 1, A storage step of storing x as 1;
Reducing the variable i by one;
A determination step of determining whether the variable i is smaller than zero;
If the variable i is less than 0
Figure 112011048219291-pat00038
And store the result of the calculation in S. If the variable i is equal to or greater than 0, S = S 2 mod n and S = S ×
Figure 112011048219291-pat00039
Performing an operation of sequentially storing the final operation result in S and then proceeding to the reduction step until the variable i is smaller than 0; Message blinding method of the RSA without the inverse operation including a.
RSA 암호 시스템에서 전송할 메시지 x, 임의의 소수 p 및 난수 r을 이용하여 생성한 x'(=xrp mod p) 및 rp, 상기 rp와 서로 소(Relatively Prime) 관계가 있는 e, ed=1 mod x'의 관계가 있는 d(=(dt -1dt -2d0)2<(p-1))를 이용하여 S=xdrp -1 mod p를 만족하는 S를 연산하는 역원 연산이 없는 RSA의 메시지 블라인딩 방법에 있어서,
상기 p과 서로 소인 임의의 난수 v(∈{0,1,2,3})을 선택하는 단계;
상기 선택된 난수 v을 이용하여 xdrp - 1를 연산하는 단계;
상기 연산된 xdrp 2 (p-1)- 1를 상기 xdrp -1에 치환하여 상기 S를 연산하는 단계; 를 포함하되,
Figure 112011048219291-pat00040

(여기서, t: 비트수, bit length)
을 만족하는 역원 연산이 없는 RSA의 메시지 블라인딩 방법.
Generated using the message x, random prime number p and the random number r transferred from the RSA cryptosystem x '(= xr p mod p) and r p, wherein r p and relatively prime (Relatively Prime) with the relationship e, ed = Compute S that satisfies S = x d r p -1 mod p using d (= (d t -1 d t -2 d 0 ) 2 <(p-1)) with 1 mod x ' In the RSA message blind method without an inverse operation,
Selecting any random number v (∈ {0,1,2,3}) that is prime with p;
Calculating x d r p - 1 using the selected random number v;
Calculating the S 1 by substituting the x d p r -1 - The calculated x d r p 2 (p- 1); Including,
Figure 112011048219291-pat00040

Where t is the number of bits
Method of message blinding in RSA without inverse operation that satisfies
제4항에 있어서, 상기 S를 연산하는 단계 이후에,
상기 x' 및 난수 r을 이용하여 하기 복수의 부가연산을 설정하는 단계; 및
상기 p, d 및 상기 부가연산을 이용하여 모듈라 지수승 연산을 수행하는 단계; 를 더 포함하는 역원 연산이 없는 RSA의 메시지 블라인딩 방법.
Figure 112012010150734-pat00041

Figure 112012010150734-pat00042

Figure 112012010150734-pat00043

Figure 112012010150734-pat00044

Figure 112012010150734-pat00045
The method of claim 4, wherein after calculating S,
Setting a plurality of additional operations using the x 'and the random number r; And
Performing a modular exponential operation using the p, d, and the additive operations; Message blinding method of the RSA without the inverse operation further comprising.
Figure 112012010150734-pat00041

Figure 112012010150734-pat00042

Figure 112012010150734-pat00043

Figure 112012010150734-pat00044

Figure 112012010150734-pat00045
제5항에 있어서, 상기 모듈라 지수승 연산의 수행단계는,
상기 t에 대하여 변수 i=(t-1)로 설정하는 설정단계;
상기 d(=(dt -1 dt -2 d0)2)를 2진수로 변환하였을 때 MSB(Most Significant Bit)인 dn -1의 값이 0인 경우 상기 S를 1로 저장하고, 1인 경우 x로 저장하는 저장단계;
상기 변수 i를 1씩 감소시키는 감소단계;
상기 변수 i가 0보다 작은지를 판단하는 판단단계;
상기 변수 i가 0보다 작으면
Figure 112011048219291-pat00046
의 연산을 수행하고 그 연산결과를 S에 저장하며, 상기 변수 i가 0 이상이면 S=S2 mod p 및 S=S×
Figure 112011048219291-pat00047
의 연산을 차례로 수행하여 최종 연산결과를 상기 S에 저장한 후 상기 변수 i가 0보다 작을 때까지 상기 감소단계로 진행하는 연산단계; 를 포함하는 역원 연산이 없는 RSA의 메시지 블라인딩 방법.
The method of claim 5, wherein the performing of the modular exponential operation,
A setting step of setting a variable i = (t-1) for the t;
When d (= (d t -1 d t -2 d 0 ) 2 ) is converted to binary, if the value of d n -1 , which is a Most Significant Bit (MSB), is 0, S is stored as 1, A storage step of storing x as 1;
Reducing the variable i by one;
A determination step of determining whether the variable i is smaller than zero;
If the variable i is less than 0
Figure 112011048219291-pat00046
And store the result of the calculation in S. If the variable i is equal to or greater than 0, S = S 2 mod p and S = S ×
Figure 112011048219291-pat00047
Performing an operation of sequentially storing the final operation result in S and then proceeding to the reduction step until the variable i is smaller than 0; Message blinding method of the RSA without the inverse operation including a.
RSA 암호 시스템에서 전송할 메시지 x, 임의의 두 소수 p 및 q를 이용해 생성한 n(=p×q), φ(n)(=(φt-1φt-2φ0)2t-1=1), 상기 φ(n)과 서로 소(Relatively Prime)의 관계가 있는 e, ed=1 mod φ(n)의 관계가 있는 d(=(dt-1dt-2d0)2)를 이용하여 S=xd mod n을 만족하는 S를 연산하는 역원 연산이 없는 RSA의 메시지 블라인딩 방법에 있어서,
상기 n과 서로 소인 임의의 난수 r을 선택하는 단계;
상기 선택된 난수 r을 이용하여 rp=r mod p, rq=r mod q, x'p=xr mod p, x'q=xr mod q를 연산하는 단계;
상기 p,q 및 상기 rp, rq, x'p, x'q, 그리고 dp(=d mod (p-1)) 및 dq(=d mod (q-1))에 대하여 xp dprp -1 (여기서, xp=x mod p) 및 xq dqrq -1(여기서, xq=x mod q)를 각각 연산하는 단계;
상기 연산된 xp dprp -1 및 xq dqrq -1를 이용하여 xdr-1=Garner(xp dprp -1,xq dqrq -1)를 연산하는 단계; 및
상기 연산된 xdr-1과 r의 곱(=xdr-1× r)을 상기 xd에 치환하여 상기 S를 연산하는 단계; 를 포함하는 역원 연산이 없는 RSA의 메시지 블라인딩 방법.
The message x to be sent by the RSA cryptosystem, n (= p × q), φ (n) (= (φ t-1 φ t-2 φ 0 ) 2 , φ t- , generated using any two prime numbers p and q. 1 = 1), e having a relationship between the φ (n) and the Prime (Relatively Prime), d (= (d t-1 d t-2 d 0 ) with a relationship of ed = 1 mod φ (n) In the method of message blinding of RSA without inverse arithmetic that computes S satisfying S = x d mod n using 2 ),
Selecting any random number r that is prime with n;
Calculating r p = r mod p, r q = r mod q, x ' p = xr mod p, x' q = xr mod q using the selected random number r;
The p, q and the r p, r q, x ' p, x' q, and d p (= d mod (p -1)) and d q (= d mod (q -1)) x with respect to the p calculating dp r p -1 (where x p = x mod p) and x q dq r q -1 (where x q = x mod q), respectively;
Calculating the calculated x p p r -1 dp and dq x q x r using a q -1 d r -1 = Garner ( x p dp r p -1, x q dq r q -1); And
Calculating S by replacing the calculated product of x d r -1 and r (= x d r -1 × r) with x d ; Message blinding method of the RSA without the inverse operation including a.
KR1020110061563A 2011-06-24 2011-06-24 Message blinding method for rsa without inversion operation KR101123729B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110061563A KR101123729B1 (en) 2011-06-24 2011-06-24 Message blinding method for rsa without inversion operation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110061563A KR101123729B1 (en) 2011-06-24 2011-06-24 Message blinding method for rsa without inversion operation

Publications (1)

Publication Number Publication Date
KR101123729B1 true KR101123729B1 (en) 2012-03-16

Family

ID=46141883

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110061563A KR101123729B1 (en) 2011-06-24 2011-06-24 Message blinding method for rsa without inversion operation

Country Status (1)

Country Link
KR (1) KR101123729B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101475747B1 (en) * 2014-01-22 2014-12-23 고려대학교 산학협력단 Method for an outsourcing multi-party computation using homomorphic encryption
KR101833360B1 (en) * 2016-05-31 2018-02-28 고려대학교 산학협력단 Method and apparatus for constructing pre-computation table which is used for calculating exponentiation in rsa cryptosystem

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19980045017A (en) * 1996-12-09 1998-09-15 양승택 Multi-Signature Method and its Modular Value Generation Method
KR20070001376A (en) * 2005-06-29 2007-01-04 경북대학교 산학협력단 A secure scalar multiplication method against power analysis attacks in elliptic curve cryptosystem
KR20070049823A (en) * 2005-11-09 2007-05-14 삼성전자주식회사 Operation methods for modular exponentiation and scalar multiplication stable for power attack

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19980045017A (en) * 1996-12-09 1998-09-15 양승택 Multi-Signature Method and its Modular Value Generation Method
KR20070001376A (en) * 2005-06-29 2007-01-04 경북대학교 산학협력단 A secure scalar multiplication method against power analysis attacks in elliptic curve cryptosystem
KR20070049823A (en) * 2005-11-09 2007-05-14 삼성전자주식회사 Operation methods for modular exponentiation and scalar multiplication stable for power attack

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101475747B1 (en) * 2014-01-22 2014-12-23 고려대학교 산학협력단 Method for an outsourcing multi-party computation using homomorphic encryption
KR101833360B1 (en) * 2016-05-31 2018-02-28 고려대학교 산학협력단 Method and apparatus for constructing pre-computation table which is used for calculating exponentiation in rsa cryptosystem

Similar Documents

Publication Publication Date Title
US8422671B2 (en) Methods of encryption and decryption using operand ordering and encryption systems using the same
EP3459203B1 (en) Method and device to protect a cryptographic exponent
JPWO2005008955A1 (en) Tamper-resistant cryptographic processing using a personal key
Jahan et al. Improved RSA cryptosystem based on the study of number theory and public key cryptosystems
EP3452897B1 (en) Countermeasure to safe-error fault injection attacks on cryptographic exponentiation algorithms
US7286666B1 (en) Countermeasure method in an electric component implementing an elliptical curve type public key cryptography algorithm
US10374790B2 (en) Countermeasure method for an electronic component implementing an elliptic curve cryptography algorithm
JP4894913B2 (en) Built-in device equipped with a function for countermeasure against a fault attack
KR101123729B1 (en) Message blinding method for rsa without inversion operation
US7903814B2 (en) Enhancing the security of public key cryptosystem implementations
Yosh The key exchange cryptosystem used with higher order Diophantine equations
US8014520B2 (en) Exponentiation ladder for cryptography
Meng et al. Cryptanalysis of RSA with a small parameter revisited
CN111385092B (en) Cipher device using information blinding and its cipher processing method
US20160072622A1 (en) Method and apparatus for scalar multiplication secure against differential power attacks
EP2779521B1 (en) A method and a device for fault-resistant exponentiation in cryptographic systems
EP1692800A2 (en) Enhanced natural montgomery exponent masking
US7936871B2 (en) Altering the size of windows in public key cryptographic computations
JP2024502190A (en) A method for securing multiple point multiplication operations against side-channel attacks
Méloni et al. Random digit representation of integers
Hla et al. Attack experiments on elliptic curves of prime and binary fields
WO2009084752A1 (en) A secure method for calculating a polynomial convolution operation for an ntru cryptosystem
Somsuk et al. Possible prime modified fermat factorization: New improved integer factorization to decrease computation time for breaking rsa
Somsuk A new modified integer factorization algorithm using integer modulo 20's technique
Ye et al. An efficient countermeasure against power attacks for ECC over GF (p)

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20151224

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20161228

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20171227

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee