a34744d49c
the TCPA chip described in IBM Global Security Analysis Lab's article "Take Control of TCPA" in the August 2003 issue of Linux Journal. For this package to be useful, you need a computer with a TCPA chip, and support for the chip in your kernel. An unofficial NetBSD TCPA driver and instructions can be found here: http://www.citi.umich.edu/u/rwash/projects/trusted/netbsd.html I don't have a TCPA chip with which to verify the functionality of this package. Thanks to Soren Jacobsen for bringing me up to speed on modern pkgsrc conventions, and to Rick Wash for his recent presentation at my local ACM chapter on TCPA and "Trusted Computing".
22 lines
469 B
Text
22 lines
469 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/22 01:40:04 schmonz Exp $
|
|
bin/createkey
|
|
bin/evictkey
|
|
bin/loadkey
|
|
bin/sealfile
|
|
bin/signfile
|
|
bin/takeown
|
|
bin/tcpa_demo
|
|
bin/unsealfile
|
|
bin/verifyfile
|
|
lib/libtcpa.a
|
|
man/man3/tpm_getcapability.3
|
|
man/man3/tpm_loadkey.3
|
|
man/man3/tpm_oiap.3
|
|
man/man3/tpm_readpubek.3
|
|
man/man3/tpm_seal.3
|
|
man/man3/tpm_sign.3
|
|
man/man3/tpm_takeownership.3
|
|
man/man3/tpm_transmit.3
|
|
share/doc/libtcpa/License
|
|
share/doc/libtcpa/README
|
|
@dirrm share/doc/libtcpa
|