On Sunday, July 10, 2016 at 12:15:19 AM UTC-4, Jeffrey Walton wrote: > > Hi Everyone, > > This just made my radar... Microsoft maintains a fork of OpenSSL at > http://github.com/Microsoft/openssl. They have added some interesting > files, like INSTALL.WINAPP and INSTALL.WINUNIVERSAL. > > It looks like Microsoft has partitioned the build on Desktops/Servers > (Win32, Win64, WinIA), Phone and Store apps. Windows Phone is Win32 and > ARM; while Windows Store is WIn32, Win64 and ARM. > > Microsoft's handling the port of a library is a good reference > implementation since it can help guide us a we improve support for the IoT > gadgets. >
It looks like Microsoft added 4 configurations: $ ./Configure LIST | grep 'VC-' VC-CE VC-WIN32 VC-WIN64A VC-WIN64I VC-WINPHONE VC-WINSTORE VC-WINUNIVERSAL VC-common Jeff -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to cryptopp-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.