Usage
- Unzip
jpbc-1.0.0.zip
to the directory you wish to unzip jPBC 1.0.0.
- To use jPBC add to your classpath
-
jpbc_1.0.0-api.jar
and
-
jpbc_1.0.0-plaf.jar.
To use the wrapper include also
-
jpbc_1.0.0-pbc.jar
and
-
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.
-
To use the implemented
schemes
include also
-
jpbc_1.0.0-crypto.jar
and
-
bcprov-jdk15-140.jar.
You will find these dependencies into the jars folder.