trouSerS是IBM的一帮牛人搞的TSS软件栈,提供了与TPM交互的API,从而可以让我们方便地编写应用程序。

地址:https://sourceforge.net/projects/trousers/files/

其提供了一套完整协议栈(芯片驱动除外),trousers -> tpm-tools ->openssl。

网上有许多介绍tpm_trouSerS的移植使用的文章,大都基于tpm模拟器(tpm emulator)。

参考:

1. tpm emulator, trouSerS安装运行小记

2. http://trousers.sourceforge.net/man.html

3. http://trousers.sourceforge.net/pkcs11.html

4. tpm协议栈测试程序

5. https://sourceforge.net/projects/trousers/files/?source=navbar  TPM code

6. https://github.com/CreatorDev/Ci40-platform-feed  一个openwrt实现

7. http://www.elecfans.com/emb/dsp/20170308493878.html TPM芯片应用

最新文章

  1. 创建redis集群
  2. HT全矢量化的图形组件设计
  3. Mysql中的count()与sum()区别
  4. linq lambda 分组后排序
  5. 习惯&感恩
  6. ios检查版本更新
  7. sql语句中获取datetime任何部分
  8. 关于PKCS5Padding与PKCS7Padding的区别
  9. iOS图片元数据的读写
  10. Shell: extract more from listener.log(分析监听日志)
  11. Python 学习日记(第三周)
  12. 虽然net人
  13. poj2488骑士之旅
  14. Ubuntu下java环境的搭建
  15. POJ - 2492 种类并查集
  16. tomcat-theory
  17. OPC协议解析-关于OPC协议的几个问题
  18. 软件工程wc项目,基于py
  19. PL/SQL链接Oracle出现乱码
  20. js处理异步的几种方式

热门文章

  1. 一步一步学RenderMonkey(3)——改良Phong光照模型 【转】
  2. TensorFlow------读取二进制文件实例
  3. KL变换和PCA的数学推导
  4. Newtonsoft.Json.4.5.11使用方法总结---反序列化json字符串
  5. idea下一次Jar包依赖问题的解决过程
  6. idea启动dubbo
  7. openwrt web server
  8. asp.net页面生命周期之页面的终结阶段
  9. 自开发实现Quartz Web管理
  10. Cocos2d-x设置吞没单击属性来避免精灵重叠被点击后的事件续传