Relative Content

Tag Archive for androidc++opensslandroid-ndk

OQS Provider loading issue in Android client

I have compiled openssl liboqs and oqs provider for my android client and put the .so files in jniLibs according to there architecture and also I have put the openssl.cnf file in the assets folder in my project directory and made the suitable changes to use oqs provider but my oqs provider is not getting loaded.