Hi ,
is it possible to use MS crypto Api’s in a kernel
level driver ?
if so how do wedo it?
– Thanl You
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
no, develop your own cryptoprovider using a freeware encryption libraries.
You need just some effort to port those libraries to kernel.
Regards,
Max Lyadvinsky
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Rock Is Dead
Sent: Monday, June 18, 2001 11:18 AM
To: NT Developers Interest List
Subject: [ntdev] Crypt Functions
Hi ,
is it possible to use MS crypto Api’s in a kernel
level driver ?
if so how do wedo it?
– Thanl You
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/
You are currently subscribed to ntdev as: xxxxx@acronis.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
> is it possible to use MS crypto Api’s in a kernel
level driver ? if so how do wedo it?
Only if you’ll create the driver that will pass work to UserMode.
Anton
CoolDev.Com - Toolkits for Network & Storage Software Developers
“KoolSockets” & “KoolStorage” - TDI Client, Kernel Sockets, SCSI miniport,
iSCSI
http://www.CoolDev.Com, xxxxx@CoolDev.Com,
xxxxx@CoolDev.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com