Schemes

Using jPBC some cryptosystems has been implemented. Into the jPBC distribution package you will find the full implementation of these cryptosystems in the context of the Bouncy Castle framework. This will simplify the integration into the Java Cryptography Extension (JCE) framework.

The followings links will point you to some web-pages which describe the implemented cryptosystems in a simplified way to give you some hits on how to do crypto-things using jPBC.

  1. BLS Signature : Boneh-Lynn-Shacham (BLS) Short Signatures Scheme.
  2. HVE : Iovino-Persiano (HVE) Hidden Vector Encryption.
  3. UT : Blundo-De Caro-Persiano (UT) Untraceable Tags.