CryptAcquireContext Failure, default/Type 024 requested

Vijay Kiran Kamuju infyquest at gmail.com
Fri Nov 9 14:12:43 CST 2007


Hi,

I have implemented the AES support for rsaenh.dll
Please test the attached patch.

Thanks,
VJ

On Sep 24, 2007 12:04 PM, Rob Seger <rob.seger at gmail.com> wrote:
> Sweet! Thanks!
>
> I'll see what I can do and probably end up asking some more specific
> questions later ;)
>
> Rob
>
>
> On 9/24/07, Juan Lang <juan.lang at gmail.com> wrote:
> > > I found the wincrypt.h #define line that says what type 024
> > > is: #define PROV_RSA_AES 24.
> >
> > In that case, it should be straightforward enough to add an AES
> > implementation to Wine's rsaenh.dll.  There's free (as in speech)
> > source available for it.  Take a look at rsaenh.c and implglue.c in
> > dlls/rsaenh; you'd want to add it as a new block cipher.
> >
> > --Juan
> >
>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-AES-support-to-rsaenh.dll-with-tests.patch
Type: text/x-diff
Size: 13780 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20071109/3aef341f/attachment-0001.patch 


More information about the wine-devel mailing list