Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate from AES/ECB/PKCS5Padding to AES/GCM/NoPadding. #85

Open
MaablabsTech opened this issue Apr 3, 2022 · 1 comment
Open

migrate from AES/ECB/PKCS5Padding to AES/GCM/NoPadding. #85

MaablabsTech opened this issue Apr 3, 2022 · 1 comment

Comments

@MaablabsTech
Copy link

Using the AES/ECB/PKCS5Padding is Unsafe and now Google play brings an error below in the prelaunch report. I tried to change it on my Own but the source code misses the sc-native-lib.cpp

Unsafe Cipher Mode
Your app contains a less secure encryption mode. Please see this Google Help Center article for details.

com.stringcare.library.SC->b

@Luklek
Copy link

Luklek commented Aug 4, 2022

Will this be fixed any time soon maybe?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants