Tagged Questions
3
votes
3answers
70 views
Is it possible to program Intel's Trusted Platform Module
I am wondering if it's possible to program TPM ( http://en.wikipedia.org/wiki/Trusted_Platform_Module ) present in most of Intel chips, in such a way to:
- decide what to store in the persistent ...
1
vote
2answers
541 views
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 ...