Hi Olga, Yes, there's a tool called ps_inspect at the trousers.src/tools/ directory, that might work for you. However, if you want to list what are the keys flagged as owner evict keys, that are actually indeed stored inside the TPM, then you'd need to call Tspi_TPM_GetCapability() using the TSS_TPMCAP_HANDLE as main capability and set TPM_RT_KEY as the sub capability flag.
Thanks, --- Rajiv Andrade Security Development IBM Linux Technology Center On Sep 10, 2010, at 9:00 AM, Olga Gelbart wrote: > Hi Hal, > I meant the keys stored in Persistent Store and addressed by UUID. Sorry for > the confusion. So my question still is: is it possible to get some sort of a > listing of what keys are in the persistent store. > thanks so much, > Olga > > On Thu, Sep 9, 2010 at 6:00 PM, Hal Finney <[email protected]> wrote: > Hi Olga - I am wondering if you mean keys that are retained on the TPM > more-or-less permanently; or keys stored in the so-called Persistent Store, > that are addressed by UUID? The latter keys are not actually stored on the > TPM, rather the PS is a database stored on disk and maintained by Trousers. > > Hal Finney > > On Sep 9, 2010, at 7:07 AM, Olga Gelbart <[email protected]> wrote: > > > Hello everyone, > > I have been using keys encrypted by the SRK and stored in TPM's permanent > > storage. Does anyone know a good way to display what keys are in that > > storage. I've written code only using one UUID for the key, but different > > programs seem to create different signatures for the same data using that > > same key. I wanted to see what keys are in the permanent storage of the > > TPM. Any help would be greatly appreciated. > > > > sincerely, > > Olga > > ------------------------------------------------------------------------------ > > This SF.net Dev2Dev email is sponsored by: > > > > Show off your parallel programming skills. > > Enter the Intel(R) Threading Challenge 2010. > > http://p.sf.net/sfu/intel-thread-sfd > > _______________________________________________ > > TrouSerS-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/trousers-users > > ------------------------------------------------------------------------------ > Automate Storage Tiering Simply > Optimize IT performance and efficiency through flexible, powerful, > automated storage tiering capabilities. View this brief to learn how > you can reduce costs and improve performance. > http://p.sf.net/sfu/dell-sfdev2dev_______________________________________________ > TrouSerS-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/trousers-users
------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________ TrouSerS-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-users
