Re: [TrouSerS-users] Trousers APIs support on TPM 2.0 hardware

2017-08-15 Thread Debora Velarde
Hello Promila,
 
Trousers API does not support TPM 2.0 hardware. 
 
There is another TSS project for TPM 2.0:
https://sourceforge.net/projects/ibmtpm20tss/
 
Kind regards,
Debora
 
- Original message -From: Promila Jangra To: trousers-users@lists.sourceforge.netCc: Shilpa , Jyothi T Subject: [TrouSerS-users] Trousers APIs support on TPM 2.0 hardwareDate: Mon, Aug 7, 2017 11:18 PM 
Hello all
 
Does Trousers(any version) support TPM 2.0 specification ? Is there any way to test the Trouser API without having TPM 2.0 hardware support ?
 
I need to test the signature generation/verification executable( implemented using trouser-0.3.13) on TPM 2.0 that I already successfully tested on TPM 1.2. 
 --

 Thanks 
 Promila
--Check out the vibrant tech community on one of the world's mostengaging tech sites, Slashdot.org! http://sdm.link/slashdot
___TrouSerS-users mailing listTrouSerS-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/trousers-users
 


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
TrouSerS-users mailing list
TrouSerS-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/trousers-users


Re: [TrouSerS-users] Trousers APIs support on TPM 2.0 hardware

2017-08-08 Thread Kenneth Goldman
> Does Trousers(any version) support TPM 2.0 specification ? 

No.  Some of us looked at it, but TPM 2.0 is so different in details
from 1.2 that it didn't make sense,

> Is there any way
> to test the Trouser API without having TPM 2.0 hardware support ?

IBM has software TPMs for both TPM 1.2 and TPM 2.0 that I
recommend for development.  It's far easier to debug.

https://sourceforge.net/projects/ibmswtpm/
https://sourceforge.net/projects/ibmswtpm2/

> I need to test the signature generation/verification executable(
> implemented using trouser-0.3.13) on TPM 2.0 that I already successfully
> tested on TPM 1.2.

IBM has a TSS for TPM 1.2 here. 

https://sourceforge.net/projects/ibmtpm20tss/

The included utilities have sample code for each TPM command, 
and they can be scripted for rapid prototyping. 

The regression test scripts can also be used as sample script code, 
since they performs many typical use cases.  Signature generation 
and verification are included.





--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
TrouSerS-users mailing list
TrouSerS-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/trousers-users