On Wed, 01 Feb 2012, Olga Chen wrote: > Does anyone know if anybody is planning to add support of the next > generation of the TPM in TrouSerS? Currently, TrouSerS supports TPM 1.2 > Spec. Whenever the new TPM Spec comes out, it will be different from the > current one (I am sure there will be additional algorithms support, message > formats might change, etc). > I am currently working on an application using the current version of > TrouSerS. I just started thinking about what happens when the new TPMs > start to roll out. Would that mean that all the code we've all written > would need to be re-written? Would there just be a new version of TrouSerS? > It might be too early to ask, but I would appreciate any feedback. >
Hi Olga, >From Trousers perspective, we'll move as transparently as possible, meaning that most Tspi commands will be translated internally, and supporting both 1.2 and 2.0 TPMs. The application on top of the TSS will need to be reworked only where it uses a command that can't multiplex both TPM versions' implementation. -- Rajiv Andrade Security Development IBM Linux Technology Center ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ TrouSerS-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-users
