Hi ,
Do we have AES 128 bit encryption APIs support from microsoft in Windows kernel mode driver? I don’t see any msdn weblink which mentions this clear, But msdn points to crypto APIs which are documented as user space APIs.
Following link points to a document describing AES APIs from Microsoft
http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/140sp/140sp1328.pdf
can we use these APIs in kernel mode?
Thanks,
Patil