The present disclosure relates to a computation technique of final exponentiation in pairing computation.
Pairing computation is a computation that uses elliptic curves processed in a cryptographic method such as functional encryption and searchable encryption. An elliptic curve appropriate for efficient computation of pairing computation is called a pairing-friendly curve. Conventionally, a Barret-Naehrig (BN) curve has been known as a pairing-friendly curve corresponding to 128-bit security. However, since around 2016, the security has been reviewed, and there is an increasing interest for pairing computation that uses various pairing-friendly curves such as a Barreto-Lynn-Scott (BLS) curve and a Kachisa-Schaefer-Scott (KSS) curve.
The pairing computation can be roughly classified into computation of a Miller function and computation of final exponentiation. Both the computation of the Miller function and the computation of the final exponentiation require a complicated computation process, which largely influences a computation complexity of an entire cryptographic method such as functional encryption and searchable encryption.
Non-Patent Literatures 1 and 2 describe the BLS curve which is regarded to have a high efficiency in the entire pairing computation among many pairing-friendly curves. Non-Patent Literatures 1 and 2 describe pairing computation in BLS curves with an embedding degree k of k=24, 27, 42, and 48. Patent Literature 1 and Non-Patent Literature 2 describe the KSS curves. Any of these literatures shows a result that a computation complexity of final exponentiation is larger than a computation complexity of the Miller function.
A pairing-friendly curve is an elliptic curve determined by a polynomial r(x), a polynomial p(x), a polynomial t(x), an embedding degree k, an integer D, and an integer u. The polynomial r(x), the polynomial p(x), and the polynomial t(x) have different forms depending on the embedding degree k.
A pairing-friendly curve E with an embedding degree k is an elliptic curve defined over a finite field Fp consisting of p=p(x) elements. Note that r=r(x) is a maximum prime that divides an order of a subgroup E(Fp) of the elliptic curve E. Note that t=t(x) is a trace of the elliptic curve E.
Pairing computation on the elliptic curve E is performed by taking as input two certain points P and Q on the elliptic curve E, computing a rational function f called the Miller function, and after that raising the computation result to a power of (p(x)k−1)/r(x). Namely, the pairing computation on the elliptic curve E is performed by Formula 11.
In description of Non-Patent Literature 3, in order to efficiently compute the final exponentiation, an exponent portion (p(x)k−1)/r(x) is decomposed into an easy part and a hard part with using a polynomial Φk(p(x)).
Exponentiation computation of the easy part can be efficiently performed using a fast power of p(x)i. In exponentiation computation of the hard part, as indicated by Formula 12, an exponent portion of the hard part is transformed into a linear sum of p(x)i, and exponentiation by each coefficient λi(x) is computed.
Each λi(x) of the hard part necessary to compute the final exponentiation depends largely on a polynomial parameter of an elliptic curve. Accordingly, there is no general method of efficiently computing the hard part. Depending on the elliptic curve, an efficient method of computing the hard part is unknown. Further, even when an efficient computation method of the hard part is known, it is necessary to prepare a means of computing the hard part in advance for each elliptic curve.
An objective of the present disclosure is to make it possible to efficiently compute final exponentiation in pairing computation.
A final exponentiation computation device according to the present disclosure includes:
a decomposition unit to decompose an exponent portion of a final exponentiation computation portion of pairing computation in an elliptic curve into an easy part and a hard part with using a polynomial Φk(p(x)), the elliptic curve being expressed by a polynomial r(x), a polynomial p(x), a polynomial t(x), and an embedding degree k; and
a factorization unit to factorize the hard part obtained by decomposition with the decomposition unit, with using a homogeneous cyclotomic polynomial Ψn(x, p) indicated by Formula 1.
where
d=degΦk(x)
The present disclosure, enables efficient final exponentiation computation that applies to many elliptic curves.
***Description of Notation***
In the specification and drawings, sometimes exponentiation is expressed using “{circumflex over ( )}”. In a specific example, a{circumflex over ( )}b expresses ab.
***Description of Configuration***
A configuration of a final exponentiation computation device 10 according to Embodiment 1 will be described with referring to
The final exponentiation computation device 10 is a computer.
The final exponentiation computation device 10 is provided with hardware devices which are a processor 11, a memory 12, a storage 13, and a communication interface 14. The processor 11 is connected to the other hardware devices via a signal line and controls the other hardware devices.
The processor 11 is an Integrated Circuit (IC) to perform processing. Specific examples of the processor 11 are a Central Processing Unit (CPU), a Digital Signal Processor (DSP), and a Graphics Processing Unit (GPU).
The memory 12 is a storage device to store data temporarily. Specific examples of the memory 12 are a Static Random-Access Memory (SRAM) and a Dynamic Random-Access Memory (DRAM).
The storage 13 is a storage device to keep data. A specific example of the storage 13 is a Hard Disk Drive (HDD). The storage 13 may be a portable recording medium such as a Secure Digital (SD, registered trademark) memory card, a CompactFlash (registered trademark, CF), a NAND flash, a flexible disk, an optical disk, a compact disk, a Blu-ray (registered trademark) Disc, and a Digital Versatile Disk (DVD).
The e communication interface 14 is an interface to communicate with an external device. Specific examples of the communication interface 14 are an Ethernet (registered trademark) port, a Universal Serial Bus (USB) port, and a High-Definition Multimedia Interface (HDMI) port.
The final exponentiation computation device 10 is provided with an exponentiation simplification unit 21 and an exponentiation computation unit 22 as feature constituent elements. The exponentiation simplification unit 21 is provided with a decomposition unit 211 and a factorization unit 212. Features of the feature constituent elements of the final exponentiation computation device 10 are implemented by software.
A program that implements the features of the feature constituent elements of the final exponentiation computation device 10 is stored in the storage 13. This program is read into the memory 12 by the processor 11 and run by the processor 11. The features of the feature constituent elements of the final exponentiation computation device 10 are thus implemented.
***Description of Operations***
Operations of the final exponentiation computation device 10 according to Embodiment 1 will be described with referring to
An operation procedure of the final exponentiation computation device 10 according to Embodiment 1 corresponds to a final exponentiation computation method according to Embodiment 1. A program that implements the operations of the final exponentiation computation device 10 according to Embodiment 1 corresponds to a final exponentiation computation program according to Embodiment 1.
Embodiment 1 uses a curve to be parameterized by a family of elliptic curves defined in a literature “[FST10] D. Freeman, M. Scott and E. Teske, “A Taxonomy of Pairing-Friendly Elliptic Curves”, J. Cryptol. (2010) 23:224-280.”
The curve to be parameterized by the family of elliptic curves defined in the above literature is an elliptic curve determined by a polynomial r(x), a polynomial p(x), a polynomial t(x), an embedding degree k, and an integer u to be assigned to a variable x. This elliptic curve E is an elliptic curve defined over a finite field Fp consisting of elements which are p=p(x) primes. Note that r=r(x) is a maximum prime that divides an order of a subgroup E(Fp) of the elliptic curve E. Also, t=t(x) is a trace of the elliptic curve E. In Embodiment 1, the polynomial t(x) being the trace of the elliptic curve is first-order linear. In a specific example, in Embodiment 1, the polynomial t(x)=x+1 which is the trace of the elliptic curve E.
Pairing computation on the elliptic curve E is performed by taking as input two certain points P and Q on the elliptic curve E, computing f obtained by evaluation of a rational function called the Miller function with P, and after that raising f to a power of (p(x)k−1)/r(x). First-half f computation is called Miller loop computation. Second-half exponentiation computation is called computation of final exponentiation.
In the computation of final exponentiation, as illustrated in
As indicated by Formula 13, the polynomial p(x), the polynomial r(x), and the polynomial t(x) which are parameters of the curve to be parameterized by the family of elliptic curves can be expressed with using a certain polynomial T(x), a certain polynomial h1(x), and a certain polynomial h2(x).
Overall operations of the final exponentiation computation device 10 according to Embodiment 1 will be described with referring to
(Step S11: Exponentiation Simplification Process)
The decomposition unit 211 of the exponentiation simplification unit 21 decomposes (p(x)k−1)/r(x), being an exponent portion in the final exponentiation computation portion, into an easy part and a hard part. The easy part is a portion expressed by exponentiation of p(x). The hard part is a portion expressed by p(x) and exponentiation of x (exponentiation of u).
The factorization unit 212 of the exponentiation simplification unit 21 factorizes the hard part into a format of Formula 14, Formula 15, or Formula 16 with using a homogeneous cyclotomic polynomial as illustrated in
(Step S12: Exponentiation Computation Process)
The exponentiation computation unit 22 performs exponentiation computation of the easy part obtained in step S11 and exponential computation of the hard part factorized in step S11, for the rational function f computed by the Miller loop. Thus, the final exponentiation indicated by Formula 17 is performed.
A result of raising pairing computation to the power of the integer a is computed because the polynomial h1(x) and the polynomial h2(x) are multiplied by the integer a.
The exponentiation simplification process according to Embodiment 1 will be described with referring to
In step S21, the exponentiation simplification unit 21 acquires the embedding coefficient k of the elliptic curve E, and the polynomial r(x), the polynomial p(x), and the polynomial t(x) which are parameters about the elliptic curve E.
In step S22, the decomposition unit 211 computes a factor A1(x) of (p(x)k−1)/r(x). The factor A1(x) is an entire portion of the easy part illustrated in
In step S23, the factorization unit 212 generates a second factor A2(x) of (pk−1)/r.
Specifically, when the embedding degree k acquired in step S21 takes a form of k=2i about the integer i, the factorization unit 212 generates the second factor A2(x) indicated by Formula 14. When the embedding degree k acquired in step S21 takes a form of k=3i about the integer i, the factorization unit 212 generates the second factor A2(x) indicated by Formula 15. When the embedding degree k acquired in step S21 takes a form of k=2i3j about integers i and j, the factorization unit 212 generates the second factor A2(x) indicated by Formula 16. The factorization unit 212 writes the second factor A2(x) to the memory 12.
The exponentiation computation process according to Embodiment 1 will be described with referring to
In step S31, the exponentiation computation unit 22 reads the embedding degree k of the elliptic curve E, the integer u, the value f computed by the Miller loop, the integer a, and the first factor A1(x) and the second factor A2(x) which are generated by the exponentiation simplification process, from the memory 12. Notation that uses the variable x of a polynomial is employed in the description below. In practice, computation is performed by assigning the integer u to the variable x.
In step S32, the exponentiation computation unit 22 generates a value M1=f{circumflex over ( )}{A1(x)} by performing exponentiation where the value f is the base and the first factor A1(x) is the exponent. In short, the exponentiation computation unit 22 computes the value M1 by Formula 18.
M
1
=f
A
(x) [Formula 18]
In step S33, the exponentiation computation unit 22 generates a value M2=M1{circumflex over ( )}{A2(x)} by performing exponentiation where the value M1 is the base and the second factor A2(x) is the exponent. In short, the exponentiation computation unit 22 computes the value M2 by Formula 19.
M
2
=M
1
A
(x) [Formula 19]
In step S34, the exponentiation computation unit 22 generates a value M3=M2{circumflex over ( )}a by performing exponentiation where the value M2 is the base and the integer a is the exponent. In short, the exponentiation computation unit 22 computes the value M3 by Formula 20.
M
3
=M
2
a [Formula 20]
The value M3 is a result of pairing computation indicated by Formula 17.
A computation process of the value M2 in a case where the embedding degree is k=2i according to Embodiment 1 will be described with referring to
As described above, when the embedding degree is k=2i, the second factor A2(x) indicated by Formula 14 is generated.
In step S41, the exponentiation computation unit 22 acquires the value M1 generated in step S32 of
In step S42, the exponentiation computation unit 22 computes a value B indicated by Formula 21 with using the value M1.
B=M
1
h
(x) [Formula 21]
In step S43, the exponentiation computation unit 22 computes a value C indicated by Formula 22 with using the value M1.
C=M
1
h
(x) [Formula 22]
In step S44, the exponentiation computation unit 22 assigns a value obtained by dividing the embedding degree k acquired in step S31 of
(1) The exponentiation computation unit 22 updates the value D as indicated by Formula 23.
D=D
Ψ
(T(x),p(x)) [Formula 23]
(2) The exponentiation computation unit 22 divides the suffix i by 2.
In step S45, the exponentiation computation unit 22 computes a value E indicated by Formula 24 with using the value C computed in step S43 and the value D computed in step S44.
E=C·D [Formula 24]
The value E indicated by Formula 24 is the value M2.
A computation process of the value M2 in a case where the embedding degree is k=3i according to Embodiment 1 will be described with referring to
As described above, when the embedding degree is k=3′, the second factor A2(x) indicated by Formula 15 is generated.
In step S51, the exponentiation computation unit 22 acquires the value M1 generated in step S32 of
In step S52, the exponentiation computation unit 22 computes a value B indicated by Formula 25 with using the value M1.
B=M
1
h
(x) [Formula 25]
In step S53, the exponentiation computation unit 22 computes a value C indicated by Formula 26 with using the value M1.
C=M
1
h
(x) [Formula 26]
In step S54, the exponentiation computation unit 22 assigns a value obtained by dividing the embedding degree k acquired in step S31 of
(1) The exponentiation computation unit 22 updates the value D as indicated by Formula 27.
D=D
Ψ
(T(x),p(x)) [Formula 27]
(2) The exponentiation computation unit 22 divides the suffix i by 3.
In step S55, the exponentiation computation unit 22 computes Formula 28 and Formula 29 with using the value D computed in step S54. Then, the exponentiation computation unit 22 computes a value E indicated by Formula 30 with using Formula 28 and Formula 29.
D
T(x)
[Formula 28]
D
p(x)
[Formula 29]
E=D
T(x)
·D
p(x)
·D [Formula 30]
In step S56, the exponentiation computation unit 22 computes a value F indicated by Formula 31 with using the value C computed in step S53 and the value E computed in step S55.
F=C·E [Formula 31]
The value F indicated by Formula 31 is the value M2.
A computation process of the value M2 in a case where the embedding degree is k=2i3j according to Embodiment 1 will be described with referring to
As described above, when the embedding degree is k=2i3j, the second factor A2(x) indicated by Formula 16 is generated.
In step S61, the exponentiation computation unit 22 acquires the value M1 generated in step S32 of
In step S62, the exponentiation computation unit 22 computes a value B indicated by Formula 32 with using the value M1.
B=M
1
h
(x) [Formula 32]
In step S63, the exponentiation computation unit 22 computes a value C indicated by Formula 33 with using the value M1.
C=M
1
h
(x) [Formula 33]
In step S64, the exponentiation computation unit 22 assigns a value obtained by dividing the embedding degree k acquired in step S31 of
(1) The exponentiation computation unit 22 updates the value D as indicated by Formula 34.
D=D
Ψ
(T(x),p(x)) [Formula 34]
(2) The exponentiation computation unit 22 divides the suffix i by 6.
In step S65, the exponentiation computation unit 22 computes Formula 35, Formula 36, and Formula 37 with using the value D computed in step S64. Then, the exponentiation computation unit 22 computes a value E indicated by Formula 38 with using Formula 35, Formula 36, and Formula 37.
D
T(x)
[Formula 35]
D
p(x)
[Formula 36]
D
−1 [Formula 37]
E=D
T(x)
·D
p(x)
·D
−1 [Formula 38]
In step S66, the exponentiation computation unit 22 computes a value F indicated by Formula 39 with using the value C computed in step S63 and the value E computed in step S65.
F=C·E [Formula 39]
The value F indicated by Formula 39 is the value M2.
Examples of specific curves will be described.
An example in which the curve is a BLS-9 curve will be described.
In this case, the polynomial t(x)=x+1, the polynomial r(x)=⅓Φ9(x)=⅓(x6+x3+1), and the polynomial p(x)=(x−1)2r(x)+x. Accordingly, the polynomial T(x)=x, the polynomial h1(x)=(x−1)2, and the polynomial h2(x)=3.
Hence, the exponent portion is decomposed as in Formula 40.
An example in which the curve is a BLS-12 curve will be described.
In this case, the polynomial t(x)=x+1, the polynomial r(x)=Φ12(x)=x4−x2+1, and the polynomial p(x)=⅓(x−1)2r(x)+x. Accordingly, the polynomial T(x)=x, the polynomial h1(x)=⅓(x−1)2, and the polynomial h2(x)=1. Hence, the exponent portion is decomposed as in Formula 41.
An example of a curve with an embedding degree k=12 (not a BLS curve) will be described.
In this case, the polynomial t(x)=x+1, the polynomial r(x)=Φ12(x)=x4−x2+1, and the polynomial p(x)=¼(x−1)2(x2+1)r(x)+x. Accordingly, the polynomial T(x)=x, the polynomial h1(x)=¼(x−1)2(x2+1), and the polynomial h2(x)=1. Hence, the exponent portion is decomposed as in Formula 42.
An example in which the curve is a BLS-24 curve will be described.
In this case, the polynomial t(x)=x+1, the polynomial r(x)=124(x)=x8−x4+1, and the polynomial p(x)=⅓(x−1)2r(x)+x. Accordingly, the polynomial T(x)=x, the polynomial h1(x)=⅓(x−1)2, and the polynomial h2(x)=1. Hence, the exponent portion is decomposed as in Formula 43.
An example in which the curve is a BLS-27 curve will be described.
In this case, the polynomial t(x)=x+1, the polynomial r(x)=⅓Φ27(x)=⅓(x18+x9+1), and the polynomial p(x)=(x−1)2r(x)+x. Accordingly, the polynomial T(x)=x, the polynomial h1(x)=(x−1)2, and the polynomial h2(x)=3. Hence, the exponent portion is decomposed as in Formula 44.
An example in which the curve is a BLS-48 curve will be described.
In this case, the polynomial t(x)=x+1, the polynomial r(x)=Φ48(x)=x16−x8+1, and the polynomial p(x)=⅓(x−1)2r(x)+x. Accordingly, the polynomial T(x)=x, the polynomial h1(x)=⅓(x−1)2, and the polynomial h2(x)=1. Hence, the exponent portion is decomposed as in Formula 45.
As described above, the final exponentiation computation device 10 according to Embodiment 1 decomposes the exponent portion into an easy part and a hard part with using the polynomial Φk(p(x)), and transforms the hard part into a linear sum of the polynomial p(x)i. This enables efficient computation of pairing computation.
Specifically, the final exponentiation computation device 10 according to Embodiment 1 factorizes the hard part with using a homogeneous cyclotomic polynomial. This enables efficient computation of pairing computation concerning many elliptic curves.
Specifically, as the hard part is decomposed with using the homogeneous cyclotomic polynomial, a number of exponentiation computations of p(x) increases a little, but a number of exponentiation computations of x decreases greatly. It is known that a computation complexity of exponentiation computation of x is very large compared to a computation complexity of exponentiation computation of p(x).
Therefore, the final exponentiation computation device 10 according to Embodiment 1 can perform pairing computation efficiently by factorizing the hard part by the homogeneous cyclotomic polynomial.
More specifically, particularly, a computation efficiency of the final exponentiation computation can be improved for a family of typical elliptic curves such as BLS-9, 12, 24, 27, and 48 curves having a trace t(x)=x+1 which have been studied conventionally.
Final exponentiation computation of the BLS-12 curve (Non-Patent Literature 6) which is a typical elliptic curve, and final exponentiation computation of this time are compared.
In a literature “D. F. Aranha, L. Fuentes-Castaneda, etc, “Implementing pairings at the 192-bit security level”, Pairing 2012, p. 177˜195.”, x=−2{circumflex over ( )}107+2{circumflex over ( )}105+2{circumflex over ( )}93+2{circumflex over ( )}5 is employed as the parameter of the BLS-12 curve,
Here again, comparison is performed using the same parameter. At this time, a computation complexity cost of final exponentiation on the BLS12 curve in the above literature is expressed by Formula 46 with using a multiplication cost M over a prime field Fp, a cost S of a power of 2 over the prime field Fp, and an inverse element computation cost I over an expansion field Fp{circumflex over ( )}12.
I+1783M+28998S [Formula 46]
In the above literature, computation is performed by employing a final exponentiation computation method of decomposing the hard part as in Formula 47.
On the other hand, the final exponentiation computation device 10 according to Embodiment 1 does not quest for a coefficient X. The final exponentiation computation device 10 according to Embodiment 1 factorizes the hard part directly by using a new tool of homogeneous cyclotomic polynomial. Thus, the hard part of final exponentiation of BLS-12 is expressed by Formula 48.
A computation complexity cost of final exponentiation of the BLS12 curve with using Formula 48 is expressed by Formula 49.
I+1606M+28944S [Formula 49]
***Other Configurations***
In Embodiment 1, the feature constituent elements are implemented by software. However, Modification 1 may be possible in which the feature constituent elements are implemented by hardware. A difference of Modification 1 from Embodiment 1 will be described.
A configuration of a final exponentiation computation device 10 according to Modification 1 will be described with referring to
When the feature constituent elements are implemented by hardware, the final exponentiation computation device 10 is provided with an electronic circuit 15 in place of a processor 11, a memory 12, and a storage 13. The electronic circuit 15 is a dedicated circuit that implements the features of the feature constituent elements, a feature of the memory 12, and a feature of the storage 13.
The electronic circuit 15 is assumed to be a single circuit, a composite circuit, a programmed processor, a parallel-programmed processor, a logic IC, a Gate Array (GA), an Application Specific Integrated Circuit (ASIC), or a Field-Programmable Gate Array (FPGA).
The feature constituent elements may be implemented by one electronic circuit 15. The feature constituent elements may be decentralized into a plurality of electronic circuits and implemented by the plurality of electronic circuits 15.
Modification 2 may be possible in which some of the feature constituent elements are implemented by hardware and the remaining feature constituent elements are implemented by software.
The processor 11, the memory 12, the storage 13, and the electronic circuit 15 are referred to as processing circuitry. That is, the features of the feature constituent elements are implemented by processing circuitry.
In Embodiment 1, the final exponentiation computation device 10 which computes only the final exponentiation by acquiring the value f computed by the Miller loop is described. A pairing computation device 30 which performs pairing computation may be formed by adding a feature of performing computation of the Miller loop to the final exponentiation computation device 10 described in Embodiment 1.
A configuration of a pairing computation device 30 according to Modification 3 will be described with referring to
The pairing computation device 30 is provided with a Miller function computation unit 31 in addition to the feature constituent elements provided to the final exponentiation computation device 10. The Miller function computation unit 31 is implemented by software or hardware just as the feature constituent elements provided to the final exponentiation computation device 10 are. The Miller function computation unit 31 performs Miller loop computation.
In this case, in step S31 of
In Embodiment 1, the integer a is computed to cancel the denominator of the coefficient from the polynomial h1(x) and the polynomial h2(x). In Embodiment 1, if any coefficient of the polynomial h1(x) and the polynomial h2(x) does not include a fraction, 1 will be computed as the integer a. However, if any coefficient of the polynomial h1(x) and the polynomial h2(x) does not include a fraction, the integer a need not be computed. In this case, multiplication by the integer a need not be performed in an exponentiation simplification process and an exponentiation computation process.
In Embodiment 1, a computation method of the final exponentiation of the paring computation has been described. In Embodiment 2, a process that uses a result of pairing computation performed in Embodiment 1 will be described. In Embodiment 2, a difference from Embodiment 1 will be described, and a description of the same point as in Embodiment 1 will be omitted.
***Description of Configuration***
A configuration of a cryptographic processing device 40 according to Embodiment 2 will be described with referring to
The cryptographic processing device 40 is provided with a cryptographic processing unit 41 in addition to the feature constituent elements provided to the final exponentiation computation device 10 according to Embodiment 1. The cryptographic processing unit 41 is implemented by software or hardware just as the feature constituent elements provided to the final exponentiation computation device 10 are.
***Description of Operations***
Operations of the cryptographic processing device 40 according to Embodiment 2 will be described with reference to
An operation procedure of the cryptographic processing device 40 according to Embodiment 2 corresponds to a cryptographic processing method according to Embodiment 2. A program that implements the operations of the cryptographic processing device 40 according to Embodiment 2 corresponds to a cryptographic processing program according to Embodiment 2.
(Step S71: Pairing Computation Process)
A result of pairing computation is computed by the feature constituent elements provided to the final exponentiation computation device 10 according to Embodiment 1. The result of pairing computation is written to a memory 12.
(Step S72: Cryptographic Process)
The cryptographic processing unit 41 performs a cryptographic process with using the result of pairing computation obtained in step S71. The cryptographic process is a process of cryptographic primitive such as an encryption process, a decryption process, a signature process, and a verification process.
The encryption process is a process of converting plaintext-state data into a ciphertext so that the data is kept secret from the third party. The decryption process is a process of converting the cyphertext converted by the encryption process into the plaintext-state data. The signature process is a process of generating a signature for at least either one of data manipulation detection and data origin confirmation. The verification process is a process of performing at least either one of data manipulation detection and data origin confirmation by the signature generated by the signature process.
For example, the cryptographic processing unit 41 may generate a message decrypted from a ciphertext with using a result of pairing computation that takes as input elements of the ciphertext and elements of a decryption key.
As described above, the cryptographic processing device 40 according to Embodiment 2 implements the cryptographic process with using the feature constituent elements of the final exponentiation computation device 10 according to Embodiment 1. The final exponentiation computation device 10 according to Embodiment 1 can perform pairing computation efficiently. Therefore, the cryptographic processing device 40 according to Embodiment 2 can perform the cryptographic process efficiently.
***Other Configurations***
In Embodiment 2, the cryptographic processing device 40 is provided with the cryptographic processing unit 41 in addition to the feature constituent elements provided to the final exponentiation computation device 10 according to Embodiment 1. However, the cryptographic processing device 40 may be provided with the cryptographic processing unit 41 in addition to the feature constituent elements provided to the pairing computation device 30 described in Modification 3.
So far, the embodiments and modifications of the present disclosure have been described. Several ones of these embodiments and modifications may be practiced by combination. Also, one or several ones of these embodiments and modifications may be practiced partially. The present disclosure is not limited to the above embodiments and modifications, and various changes can be made to the present disclosure as necessary.
10: final exponentiation computation device; 11: processor; 12: memory; 13: storage; 14: communication interface; 15: electronic circuit; 21: exponentiation simplification unit; 211: decomposition unit; 212: factorization unit; 22: exponentiation computation unit; 30: pairing computation device; 31: Miller function computation unit; 40: cryptographic processing device; 41: cryptographic processing unit.
This application is a Continuation of PCT International Application No. PCT/JP2020/026847, filed on Jul. 9, 2020, all of which is hereby expressly incorporated by reference into the present application.
Number | Date | Country | |
---|---|---|---|
Parent | PCT/JP2020/026847 | Jul 2020 | US |
Child | 17990355 | US |