Pairing-based cryptography: Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m External links: WP:CHECKWIKI error 18 fixes + general fixes (BRFA 15) using AWB (7832)
MarioS (talk | contribs)
i doubt the "usually"
Line 1:
'''Pairing-based cryptography''' is the use of a [[pairing]] between elements of two cryptographic [[Group (mathematics)|groups]] to a third group to construct [[cryptography|cryptographic]] systems. UsuallyIf the same group is used for the first two groups, making the pairing inis factis called ''symmetric'' and is a [[Map (mathematics)|mapping]] from two elements fromof one group to an element from a second group. In this way, pairings can be used to reduce a hard problem in one group to a different, usually easier problem in another group.
 
For example, in groups equipped with a [[bilinear mapping]] such as the [[Weil pairing]] or [[Tate pairing]], generalizations of the [[Diffie–Hellman problem|computational Diffie–Hellman problem]] are believed to be infeasible while the simpler [[decisional Diffie–Hellman assumption|decisional Diffie–Hellman problem]] can be easily solved using the pairing function. The first group is sometimes referred to as a '''Gap Group''' because of the assumed difference in difficulty between these two problems in the group.