On Wednesday, January 20, 2016 at 5:00:33 AM UTC-5, Venkatesh G wrote: > > Is there any build or visual studio project available for the Windows > Phone and Windows RT platforms to access cryptlib? >
There is no Visual Studio project available for Windows Phone or Windows RT. There are some unofficial tutorials available for the platforms; see https://www.google.com/search?q=crypto%2B%2B+windows+phone . Windows RT is a real bastard. Don't believe the hype on Channel9 that says "...Windows Phone and RT support a DLL, and here's how to port your DLL...". I can unequivocally state its the worse platform I have ported both Crypto++ and OpenSSL to. For example, the random generator was not available to either library; and OpenSSL was rendered useless because there's no socket APIs available (only managed network APIs). Crypto++ could side-step the network code problems with NO_OS_DEPENDENCE. 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.