Describe the bug
While analyzing the apk generated of using FreeRasp 6.5.1 ( latest current version )
( Or specifically this android native implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community-Flutter:9.1.0' in android build.gradle )
Analyzing the apk has detected the usage of Openssl@1.1.1w
To Reproduce
Use freerasp, analyze the .apk by any security scanning tool ( like MobSF)
Expected behavior
Inside lib/abi_folder/libclib.so files there are strings outlining that openssl version 1.1.1w is used
If Freerasp is confirmed to use this, please update it if possible
Describe the bug While analyzing the apk generated of using FreeRasp 6.5.1 ( latest current version ) ( Or specifically this android native implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community-Flutter:9.1.0' in android build.gradle ) Analyzing the apk has detected the usage of Openssl@1.1.1w
To Reproduce Use freerasp, analyze the .apk by any security scanning tool ( like MobSF)
Expected behavior Inside lib/abi_folder/libclib.so files there are strings outlining that openssl version 1.1.1w is used If Freerasp is confirmed to use this, please update it if possible
Please complete the following information: