Bug#685710: t.c:10:19: error: 'szOID_NIST_AES128_CBC' was not declared in this scope

2012-08-24 Thread Stephen Kitt
reassign 685710 mingw-w64 found 685710 2.0.3-1 found 685710 3.0~svn5131-1 forwarded 685710 https://sourceforge.net/tracker/?func=detailaid=3561209group_id=202880atid=983354 tags 685710 + patch thanks Hi Mathieu, On Thu, Aug 23, 2012 at 07:37:57PM +0200, Mathieu Malaterre wrote: It looks like

Bug#685710: t.c:10:19: error: 'szOID_NIST_AES128_CBC' was not declared in this scope

2012-08-23 Thread Mathieu Malaterre
Package: g++-mingw-w64-x86-64 Version: 4.6.3-8+7 Severity: important It looks like wincrypt.h is incomplete. The following does not compile: $ cat t.c #include windows.h #include wincrypt.h //#define szOID_NIST_AES128_CBC2.16.840.1.101.3.4.1.2 //#define szOID_NIST_AES192_CBC