Re: [Tpm4java-users] PLEASE HELP! TPMException: Bad return code 33 The descryption process did not
Brought to you by:
tews
From: <and...@te...> - 2007-06-13 10:15:52
|
Ok, never mind, i tried it with a TPM emulator and it worked, so i'll use the emu. Thank you. ----- Original Message ----- From: "Frederic Stumpf" <st...@se...> To: "Andrés Rosado Laitinen" <and...@te...> Cc: <tpm...@li...> Sent: Wednesday, June 13, 2007 11:17 AM Subject: Re: [Tpm4java-users] PLEASE HELP! TPMException: Bad return code 33 The descryption process did not complete Hi Andrés, sorry, I have no clue either. I suggest that you try your code with the TPM emulator to verify whether your code is okay or if it is a problem with your HW TPM. The problem is that most of the available TPMs are not conform to the TCG specification and therefore many problems occur. best regards Frederic Andrés Rosado Laitinen schrieb: > I'm using a hardware TPM version 1.2. I tried to deactivate the HMAC > verification of the TPM using the code: > > TssLowlevel l = TssFactory.getLowlevel(); > l.setCheckReply(false); > > but it didn't work. I guess the problem is not due to a wrong HMAC > verification. The TPM returns the Bad code 33, but i didn't find any > information about it, only the TPM specifications documents by the TGC > with no further information. > > I hope someone can help me to solve this problem. > > Thank you. > -- 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... |