Skip to content Skip to sidebar Skip to footer
Showing posts with the label Openssl

Android Ndk Openssl Error Cross-compiling

I am new in NDK and I am following this guide to build OpenSSL for Android, I am using Windows 7 an… Read more Android Ndk Openssl Error Cross-compiling

Compiling Openssl On Android

I'm currently trying to get my Cocos2D-X project to connect to my server through SSL and I got … Read more Compiling Openssl On Android

Decrypting OpenSSL-encrypted File On Android With Java

I'm currently trying to implement file decryption on my Android app. The file will be encrypted… Read more Decrypting OpenSSL-encrypted File On Android With Java

Heap Corruption - SEGV_MAPERR In Android Native Code

I am trying to create a small library for stream AES encryption, I started my work based on Faceboo… Read more Heap Corruption - SEGV_MAPERR In Android Native Code