I don't suppose that there are any cryptographic services available from
kernel mode that would permit the establishment of a secure channel between
a device and a user mode application. I see a few cryptic remarks on COPP
in the DDK but that seems only to apply to video drivers.

Regards,

George.

Re: Establishing a secure channel between a device and user mode application by Maxim

Maxim
Tue Jan 03 04:40:42 CST 2006

Why encrypt this stuff? Is it going via the hardware wire which is subject
to possible eavesdropping?

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com

"RossettoeCioccolato" <gmgarner@newsgroup.nospam> wrote in message
news:Omols$EEGHA.1424@TK2MSFTNGP12.phx.gbl...
> I don't suppose that there are any cryptographic services available from
> kernel mode that would permit the establishment of a secure channel between
> a device and a user mode application. I see a few cryptic remarks on COPP
> in the DDK but that seems only to apply to video drivers.
>
> Regards,
>
> George.
>
>


Re: Establishing a secure channel between a device and user mode application by Doron

Doron
Tue Jan 03 08:48:35 CST 2006

no, there is not. any other driver could snoop the exchange, so it would
not be that secure to begin with.

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"RossettoeCioccolato" <gmgarner@newsgroup.nospam> wrote in message
news:Omols$EEGHA.1424@TK2MSFTNGP12.phx.gbl...
>I don't suppose that there are any cryptographic services available from
>kernel mode that would permit the establishment of a secure channel between
>a device and a user mode application. I see a few cryptic remarks on COPP
>in the DDK but that seems only to apply to video drivers.
>
> Regards,
>
> George.
>



Re: Establishing a secure channel between a device and user mode a by pavel_a

pavel_a
Tue Jan 03 09:39:02 CST 2006

"Doron Holan [MS]" wrote:
> no, there is not. any other driver could snoop the exchange, so it would
> not be that secure to begin with.

If it were so, what is the point of DRM, all these "certified paths" etc?

--:A


Re: Establishing a secure channel between a device and user mode a by Don

Don
Tue Jan 03 09:47:08 CST 2006

Pavel,

You are supposed to ask that :-)


--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply


"Pavel A." <pavel_a@NOwritemeNO.com> wrote in message
news:EA3E915A-9E7E-4AA2-B10C-54C0C584A206@microsoft.com...
> "Doron Holan [MS]" wrote:
>> no, there is not. any other driver could snoop the exchange, so it would
>> not be that secure to begin with.
>
> If it were so, what is the point of DRM, all these "certified paths" etc?
>
> --:A
>



Re: Establishing a secure channel between a device and user mode application by Gary

Gary
Tue Jan 03 09:23:11 CST 2006

Check out the work being done in the Trusted Computing Group,
www.trustedcomputinggroup.org.

The personal opinion of
Gary G. Litte

"RossettoeCioccolato" <gmgarner@newsgroup.nospam> wrote in message
news:Omols$EEGHA.1424@TK2MSFTNGP12.phx.gbl...
>I don't suppose that there are any cryptographic services available from
>kernel mode that would permit the establishment of a secure channel between
>a device and a user mode application. I see a few cryptic remarks on COPP
>in the DDK but that seems only to apply to video drivers.
>
> Regards,
>
> George.
>



Re: Establishing a secure channel between a device and user mode application by RossettoeCioccolato

RossettoeCioccolato
Tue Jan 03 13:29:14 CST 2006

Gary,

Thanks for responding. I'm not sure how this link helps. Is there a more
specific link?

Regards,

George.

"Gary G. Little" <gary.g.little@seagate.com> schrieb im Newsbeitrag
news:43ba9e91$0$15190$6d36acad@taz.nntpserver.com...
> Check out the work being done in the Trusted Computing Group,
> www.trustedcomputinggroup.org.
>
> The personal opinion of
> Gary G. Litte
>



Re: Establishing a secure channel between a device and user mode application by Gary

Gary
Tue Jan 03 15:28:22 CST 2006

TCG is working on specifications for trusted computing. The cove such things
as Storage, such as the FDE drives being released by Hitachi and Seagate, as
wellas TPMs, infrastructure, Software Stack, etc. It a resource you need to
check since as I understood your question TCG is spec'ing it.

--
The personal opinion of
Gary G. Litte

"RossettoeCioccolato" <gmgarner@newsgroup.nospam> wrote in message
news:Oclkz6JEGHA.3064@TK2MSFTNGP14.phx.gbl...
> Gary,
>
> Thanks for responding. I'm not sure how this link helps. Is there a more
> specific link?
>
> Regards,
>
> George.
>
> "Gary G. Little" <gary.g.little@seagate.com> schrieb im Newsbeitrag
> news:43ba9e91$0$15190$6d36acad@taz.nntpserver.com...
>> Check out the work being done in the Trusted Computing Group,
>> www.trustedcomputinggroup.org.
>>
>> The personal opinion of
>> Gary G. Litte
>>
>
>



Re: Establishing a secure channel between a device and user mode a by cristalink

cristalink
Tue Jan 03 16:36:41 CST 2006

I guess you know the answer. The point is to make it a bit harder for honest
people to copy DRM content.



"Pavel A." <pavel_a@NOwritemeNO.com> wrote in message
news:EA3E915A-9E7E-4AA2-B10C-54C0C584A206@microsoft.com...
> "Doron Holan [MS]" wrote:
>> no, there is not. any other driver could snoop the exchange, so it would
>> not be that secure to begin with.
>
> If it were so, what is the point of DRM, all these "certified paths" etc?
>
> --:A
>