Download jPBC

Releases

Package Version Release date Category
jPBC 1.0.0 October 2009 Stable Download




Browse all jPBC downloads

System Requirements

JDK 1.6 or above
Memory No minimum requirement
Disk The distro is approximately 3MB, but the core jars are approximately 0.7MB
Operating System No minimum requirement.

Usage

  1. Unzip jpbc-1.0.0.zip to the directory you wish to unzip jPBC 1.0.0.
  2. To use jPBC add to your classpath
    1. jpbc_1.0.0-api.jar and
    2. jpbc_1.0.0-plaf.jar.
    To use the wrapper include also
    1. jpbc_1.0.0-pbc.jar and
    2. jna-3.1.0.jar.
    Remember that to use the wrapper you must compile a shared library which connects PBC to jPBC. Go here to see how to do that.
  3. To use the implemented schemes include also
    1. jpbc_1.0.0-crypto.jar and
    2. bcprov-jdk15-140.jar.
You will find these dependencies into the jars folder.