Bug 796640

Summary: Review Request: python-tate-bilinear-pairing - a library for calculating Tate bilinear pairing
Product: [Fedora] Fedora Reporter: homerxing <homer.xing>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: mario.blaettermann, notting, package-review, philip.worrall
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-26 20:53:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description homerxing 2012-02-23 11:31:05 UTC
Source code tarball: http://pypi.python.org/packages/source/t/tate_bilinear_pairing/tate_bilinear_pairing-0.2.1.tar.gz#md5=1878704406c72d0b23b942c92aa97d64

License: GPL

Spec URL: no. can someone help to write one?

SRPM URL: no. can someone help to write one?

Description: 

This package is a Python library for calculating Tate bilinear pairing, especially on super-singular elliptic curve $E:y^2=x^3-x+1$ in affine coordinates defined over a Galois Field $GF(3^m)$. 
This package is also for calculating the addition of two elements in the elliptic curve group, and the addition of $k$ identical element in the elliptic curve group.

The code of this package for computing the Tate bilinear pairing follows the paper by Beuchat et al [3]. The code of this package for computing the elliptic curve group operation follows the paper by Kerins et al [2].

This package is in PURE Python, working with Python 2.7 and 3.2.

Comment 1 philip.worrall 2012-03-27 19:07:57 UTC
Hi,

I have proposed a potential SPEC file and SRPM for this package.

Its posted here as BUG #807432

Be sure to check it out and see if it works for you.

Regards,

Phil

Comment 2 Mario Blättermann 2012-08-26 20:53:07 UTC

*** This bug has been marked as a duplicate of bug 807432 ***