TPM/TSS Linux API 替代方案

发布于 2024-08-10 20:06:57 字数 308 浏览 4 评论 0原文

我想找到(成熟的)API 替代品来在 Linux(也许还有其他 *nix)上使用 TPM(可信平台模块)功能。我对用于身份验证的可信加密/解密功能感兴趣(可能与 Kerberos 集成)。

我找到了jTSS(针对Java)和TrouSerS ,但我想知道其他替代方案(如果有)。 “谷歌搜索”没那么有用。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

花间憩 2024-08-17 20:06:57

AFAIK 没有那么多选择。

目前,有一个 JSR 正在进行中,旨在为可信计算建立高级 Java API:http://jsr321.dev。 java.net/

您还可以使用基于 IBM 的 TPM 库 的 libtpm 和 tpm_utils。

顺便说一句,存档:jTSS 可以在 http://trustedjava.sourceforge.net/ 找到

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/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文