mercredi 12 octobre 2016

test openssl on android

I am trying to run openssl on android. I have observed a openssl library in android/external/openssl

I build it using mmm -B external/openssl

I got a binary openssl and libssl.so and libcrypto.so in system/bin and system/lib respectively.

The problem is I am a newbie in this openssl and security area, so I don't know if I am doing it correctly. I want to test AES, RC4, DES3 etc algorithms, do I have to make a test app for these or, there is built in test apps to test openssl?

P.S

Also I came to blogs which installs openssl in some other way in android, some blogs say to use BoringSSL as openssl is not supported by android. Is there any straightforward lead to understand the flow?

Aucun commentaire:

Enregistrer un commentaire