TPM-2.0

所属分类:驱动编程
开发工具:Windows_Unix
文件大小:175KB
下载次数:82
上传日期:2006-04-10 15:20:31
上 传 者wbyanhust
说明:  IBM开发的TPM的驱动, 有少量的例子可以供参考
(the TPM driver, a small number of examples for reference)

文件列表:
TPM-2.0 (0, 2005-12-27)
TPM-2.0\libtpm-2.0 (0, 2005-12-27)
TPM-2.0\libtpm-2.0\AUTHORS (44, 2004-04-14)
TPM-2.0\libtpm-2.0\COPYING (17992, 2004-04-14)
TPM-2.0\libtpm-2.0\ChangeLog (97, 2004-04-14)
TPM-2.0\libtpm-2.0\INSTALL (7831, 2004-04-14)
TPM-2.0\libtpm-2.0\Makefile.am (24, 2004-04-14)
TPM-2.0\libtpm-2.0\Makefile.in (11591, 2004-10-12)
TPM-2.0\libtpm-2.0\NEWS (97, 2004-09-29)
TPM-2.0\libtpm-2.0\aclocal.m4 (16652, 2004-09-30)
TPM-2.0\libtpm-2.0\configure (148436, 2004-09-30)
TPM-2.0\libtpm-2.0\configure.ac (638, 2004-09-30)
TPM-2.0\libtpm-2.0\depcomp (12117, 2004-09-30)
TPM-2.0\libtpm-2.0\install-sh (5598, 2004-04-14)
TPM-2.0\libtpm-2.0\missing (10678, 2004-10-12)
TPM-2.0\libtpm-2.0\mkinstalldirs (731, 2004-04-14)
TPM-2.0\libtpm-2.0\lib (0, 2005-12-27)
TPM-2.0\libtpm-2.0\lib\tpmfunc.h (4445, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\tpm.h (2387, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\tpmkeys.h (1797, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\Makefile.am (299, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\Makefile.in (10598, 2004-10-12)
TPM-2.0\libtpm-2.0\lib\bind.c (7586, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\hmac.c (13696, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\keys.c (30900, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\migrate.c (18093, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\miscfunc.c (8154, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\oiaposap.c (5583, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\owner.c (10452, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\pcrs.c (11613, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\seal.c (15576, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\signature.c (5421, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\tpmutil.c (14470, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\chgauth.c (12735, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\hmac.h (1184, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\oiaposap.h (1157, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\pcrs.h (885, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\tpmutil.h (933, 2004-09-30)
TPM-2.0\libtpm-2.0\lib\linux (0, 2005-12-27)
... ...

The TPM library contains a number of functions used to perform cryptographic operations using the TPM (Trusted Platform Module). The TPM is a hardware cryptographic device. The TPM library contains a number of low-level functions for creating and managing keys, signing and encrypting data, and using data and keys in a secure way. The library, called libtpm.a, will be in the ./lib subdirectory after the usual ./configure make sequence is performed. If 'make install' is also done, the library will be moved to the default library location, usually /usr/local/lib, the include files will be moved to /usr/local/include, and the man pages moved to /usr/local/man. In addition, a number of sample utilities are provided for using the TPM library. They will be in the ./utils subdirectory after the package is made. If 'make install' is done, these utilities will be moved to /usr/local/bin. See the INSTALL file for more information on changing the location where the files will be installed.

近期下载者

相关文件


收藏者