Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TPM/TSS Linux API alternatives

I would like to find (mature) API alternatives to use TPM (Trusted Platform Module) funcionality on Linux (and maybe other *nix). I'm interested in trusted encrypt/decrypt functions for authentication (probably integrating with Kerberos).

I found jTSS (for Java) and TrouSerS, but I would like to know about other alternatives, if any. "Googling" was not so useful.

like image 507
TH. Avatar asked Mar 01 '26 19:03

TH.


1 Answers

AFAIK there are not so many alternatives.

Currently there is an JSR in progress to establish an High Level Java API for trusted computing: http://jsr321.dev.java.net/

You can also use libtpm and the tpm_utils which are based on IBM's TPM lib.

btw for the archives: jTSS can be found at http://trustedjava.sourceforge.net/

like image 143
Scolytus Avatar answered Mar 03 '26 07:03

Scolytus



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!