Pairing-based cryptography is the use of a pairing between elements of two cryptographic groups to a third group with a mapping to construct or analyze cryptographic systems.
Definition
The following definition is commonly used in most academic papers.[1]
Let be a finite field over prime , two additive cyclic groups of prime order and another cyclic group of order written multiplicatively. A pairing is a map: , which satisfies the following properties:
If the same group is used for the first two groups (i.e. ), the pairing is called symmetric and is a mapping from two elements of one group to an element from a second group.
Some researchers classify pairing instantiations into three (or more) basic types:
;
but there is an efficiently computablehomomorphism;
and there are no efficiently computable homomorphisms between and .[2]
Usage in cryptography
If symmetric, pairings can be used to reduce a hard problem in one group to a different, usually easier problem in another group.
Let be a non-degenerate, efficiently computable, bilinear pairing. Let be a generator of . Consider an instance of the CDH problem, ,, . Intuitively, the pairing function does not help us compute , the solution to the CDH problem. It is conjectured that this instance of the CDH problem is intractable. Given , we may check to see if without knowledge of , , and , by testing whether holds.
By using the bilinear property times, we see that if , then, since is a prime order group, .
While first used for cryptanalysis,[4] pairings have also been used to construct many cryptographic systems for which no other efficient implementation is known, such as identity-based encryption or attribute-based encryption schemes. Thus, the security level of some pairing friendly elliptic curves have been later reduced.
A contemporary example of using bilinear pairings is exemplified in the BLS digital signature scheme.[3]
Pairing-based cryptography relies on hardness assumptions separate from e.g. the elliptic-curve cryptography, which is older and has been studied for a longer time.
In 2016, the Extended Tower Number Field Sieve algorithm[6] allowed to reduce the complexity of finding discrete logarithm in some resulting groups of pairings. There are several variants of the multiple and extended tower number field sieve algorithm expanding the applicability and improving the complexity of the algorithm. A unified description of all such algorithms with further improvements was published in 2019.[7] In view of these advances, several works[8][9] provided revised concrete estimates on the key sizes of secure pairing-based cryptosystems.
References
^Koblitz, Neal; Menezes, Alfred (2005). "Pairing-Based cryptography at high security levels". Cryptography and Coding. Lecture Notes in Computer Science. Vol. 3796. pp. 13–36. doi:10.1007/11586821_2. ISBN978-3-540-30276-6.
^Menezes, Alfred J. Menezes; Okamato, Tatsuaki; Vanstone, Scott A. (1993). "Reducing Elliptic Curve Logarithms to Logarithms in a Finite Field". IEEE Transactions on Information Theory. 39 (5): 1639–1646. doi:10.1109/18.259647.