Re: [Tpm4java-users] testing tpm4java for remote attestation
Brought to you by:
tews
From: Frederic S. <st...@se...> - 2009-04-30 15:18:48
|
Both PCR values and Nonce are used to compute the signature. I suggest that you look at the tpm4java API specification and in particular at the TPMSignedData class. You also find detailed information on the the detailed structure of the signature in the TCG specification. You can download it on http://www.trustedcomputinggroup.org/resources/tpm_specification_version_12_revision_103_part_1__3 Cheers, Frederic JESUS MARCOS MORELL wrote: > Hi, > > I am trying to use the low level method "TPM_Quote" for implement an example of Remote Attestation. > > Someone knows what data is signed by TPM and is stored in sig's field? PCR value, nonce.... or any combination of them > > I don't know how is working the TPM, when I call this method... > > > Thank you very much in advance > > ------------------------------------------------------------------------------ > Register Now & Save for Velocity, the Web Performance & Operations > Conference from O'Reilly Media. Velocity features a full day of > expert-led, hands-on workshops and two days of sessions from industry > leaders in dedicated Performance & Operations tracks. Use code vel09scf > and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf > _______________________________________________ > Tpm4java-users mailing list > Tpm...@li... > https://lists.sourceforge.net/lists/listinfo/tpm4java-users > > -- Frederic Stumpf phone: +49 6151 16 7015 TU Darmstadt -- Department of Computer Science fax: +49 6151 16 3514 Research Group IT-Security eMail: st...@se... |