I think I'm hitting the same or a very similar issue as Ceri. I create context -> create a new key -> encrypt something with the key -> decrypt it -> close context. Everything works fine. Then I create a new context -> load the same key by UUID -> try to decrypt the same blob -> get error 0x24. I'm attaching tpm log for this. I'm using trousers from git master.
----- Original Message ----- > From: "Ken Goldman" <[email protected]> > To: [email protected] > Sent: Wednesday, April 30, 2014 1:13:04 PM > Subject: Re: [TrouSerS-users] Multiple context across multiple applications > issue > > On 4/30/2014 10:41 AM, Ceri Coburn wrote: > > In my case I have one process that had loaded a key that was stored > > as a UUID in system.data and then the second process fails to load > > the same key, looking at the emulator output, the error is indeed > > thrown from inside the TPM (emulated), but I also see the same > > behaviour on an Intel NUC with a real TPM. > > If you send me the emulator trace and what you expect to happen, I > can > take a look at it. > > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For > FREE > Instantly run your Selenium tests across 300+ browser/OS combos. Get > unparalleled scalability from the best Selenium testing platform > available. > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > TrouSerS-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/trousers-users > ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ TrouSerS-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-users
