6 ms·
Sure, how about linking against the platform OpenSSL implicitly by grabbing a lib.so from an actual Android phone, linking against it with the NDK, and hoping t
by NateLawson 11y ago
Sure, how about linking against the platform OpenSSL implicitly by grabbing a lib.so from an actual Android phone, linking against it with the NDK, and hoping that the ABI will never change?
https://sourcedna.com/blog/20150806/predicting-app-crashes-on-android-m.html https://sourcedna.com/blog/20150806/predicting-app-crashes-o...
And all that only to get access to MD5 or AES...