Questions about the Java Port/Wrapper of the Pairing-Based Cryptography Library
The Java Pairing Based Cryptography Library (jPBC) is:
- a Java Port of the Pairing-Based Cryptography Library (PBC) library developed by Ben Lynn.
- a Java Wrapper on the [PBC library. This means that you can delegate the pairing computation to PBC. Have a look here to know how to use the wrapper.