On Thursday, September 18, 2014 at 11:20:59 PM UTC-4, SeungYoup Lee wrote: > > > I have a problem. > > I want to only RSA module in Android ndk enviroment. > When I build Crypto++ ..(so) .. but module size too big > (cryptopp module, stl module, user module = 3.. too many..) > > I visits many site.. but i can't small build.. > (also i sam it. .. http://morgwai.pl/ndkTutorial/ ) > > I want to build crypto++ static library (because reduce module size..) > How can I start... ? >
This is a bit late but... We added a wiki page on creating wrapper DLLs. Also see https://www.cryptopp.com/wiki/Wrapper_DLL . Jeff -- You received this message because you are subscribed to "Crypto++ Users". More information about Crypto++ and this group is available at http://www.cryptopp.com and http://groups.google.com/forum/#!forum/cryptopp-users. --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
