Re: [tpmdd-devel] [TrouSerS-tech] [Ksummit-discuss] TPM MiniSummit @ LinuxCon Europe

2014-10-12 Thread Mimi Zohar
On Tue, 2014-10-07 at 11:59 -0700, Andy Lutomirski wrote: > On Tue, Oct 7, 2014 at 11:47 AM, Stefan Berger > wrote: > > On 10/07/2014 02:02 PM, Jason Gunthorpe wrote: > >> > >> On Tue, Oct 07, 2014 at 01:54:41PM -0400, Stefan Berger wrote: > >> > >>> Why add the complexity of swapping of authenti

Re: [tpmdd-devel] [TrouSerS-tech] [Ksummit-discuss] TPM MiniSummit @ LinuxCon Europe

2014-10-12 Thread Mimi Zohar
On Tue, 2014-10-07 at 22:22 +0300, Jarkko Sakkinen wrote: > On Tue, Oct 07, 2014 at 01:54:41PM -0400, Stefan Berger wrote: > > On 09/23/2014 12:42 PM, Andy Lutomirski wrote: > > >On Sep 22, 2014 2:07 AM, "Peter Huewe" wrote: > > >>Hi, > > >> > > >>I would like to 'invite' all interested parties i

Re: [tpmdd-devel] [TrouSerS-tech] [Ksummit-discuss] TPM MiniSummit @ LinuxCon Europe

2014-10-07 Thread Andy Lutomirski
On Tue, Oct 7, 2014 at 11:47 AM, Stefan Berger wrote: > On 10/07/2014 02:02 PM, Jason Gunthorpe wrote: >> >> On Tue, Oct 07, 2014 at 01:54:41PM -0400, Stefan Berger wrote: >> >>> Why add the complexity of swapping of authenticated sessions and keys >>> into the kernel if you can handle this in use

Re: [tpmdd-devel] [TrouSerS-tech] [Ksummit-discuss] TPM MiniSummit @ LinuxCon Europe

2014-10-07 Thread Stefan Berger
On 10/07/2014 02:02 PM, Jason Gunthorpe wrote: On Tue, Oct 07, 2014 at 01:54:41PM -0400, Stefan Berger wrote: Why add the complexity of swapping of authenticated sessions and keys into the kernel if you can handle this in userspace? You need a library that is aware of the number of key slots an

Re: [tpmdd-devel] [TrouSerS-tech] [Ksummit-discuss] TPM MiniSummit @ LinuxCon Europe

2014-10-07 Thread Jason Gunthorpe
On Tue, Oct 07, 2014 at 01:54:41PM -0400, Stefan Berger wrote: > Why add the complexity of swapping of authenticated sessions and keys > into the kernel if you can handle this in userspace? You need a library > that is aware of the number of key slots and slots for sessions in the > TPM and swa