Hi,

Wondering if anybody has had success (or even tried) to use Crypto++
in a Windows NDIS driver...  After a brief look at the code, it seems
that porting to the kernel may prove to be difficult due to the use of
exceptions and inline assembler (for x64 at least).

Currently, all I need is AES GCM, so paring down the number of files
to just those necessary to do GCM might provide an easier path than
porting the entire library.  Is anyone successfully building a subset
of the library for either kernel or user space ?

Thanks in advance,

Jeff
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.

Reply via email to