Releases
We release 2 distributions of tpm4java.
The binary release contains a precompiled version of tpm4java and the javadocs.
The source code release contains the full sourcecode and everything you need to build the binary release. It contains also a lot of samples and a test suite. Sourcecode for some helper programs is included too.
tpm4java-0.9.0
tpm4java-0.9.0 was released on 27.06.2006.
- binary release /static/releases/tpm4java-0.9.0-bin.zip
- source code release /static/releases/tpm4java-0.9.0-src.zip
- browse the sourcecode tpm4java/tags/tpm4java-0.9.0/
changelog for tpm4java-0.9.0
- First public release
- Runs on Linux and Windows
- Supports both 1.1b and 1.2 tpm chips
- Use the tpm as a random number generator
- Create an store RSA-Keys on the tpm
- Calculate SHA1-Hashes
- Extend and read pcr registers
- Do remote plattform attestation (RPA)
- Talk to a privacy ca
- Do RSA de- and encryption using tpm keys
- Take ownership of the tpm/clear the owner
- Create and manage monotonic counters (1.2)
- Read and quote tick counter
