Jpair

Bilinear Pairing in Pure Java

Jpair :

Jpair is a pure Java Implementation of bilinear pairing, a useful cryptographic primitive underneath crypto schemes such as Identity-Based Encryption (IBE), Attribute-Based Encryption (ABE) and many others. It has no dependencies on external libraries and the performance is comparable to MIRACL, a major C++ implemenation. It is released under the GNU General Public License.

Dowload
  • You can download the source, the jar file and the zipped java-doc at sourceforge
Documentation
Feedback
  • Any feedback or suggestions? Just send an email to changyu.dong (AT) cis.strath.ac.uk.