tate_bilinear_pairing.eta
index
/home/ds/workspace/tate_bilinear_pairing/tate_bilinear_pairing/eta.py

This module computes the Tate bilinear pairing.

 
Modules
       
tate_bilinear_pairing.f33m
tate_bilinear_pairing.f36m
tate_bilinear_pairing.f3m

 
Functions
       
pairing(x1, y1, x2, y2)
computing the Tate bilinear pairing
 
:param x1: the x coordinate of element $P=[x1, y1]$
:type x1: list
:param y1: the y coordinate of element $P=[x1, y1]$
:type y1: list
:param x2: the x coordinate of element $R=[x2, y2]$
:type x2: list
:param y2: the y coordinate of element $R=[x2, y2]$
:type y2: list
:returns: the result