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

Unsafe Encryption Mode Usage #63

Open
teogor opened this issue Oct 10, 2022 · 0 comments
Open

Unsafe Encryption Mode Usage #63

teogor opened this issue Oct 10, 2022 · 0 comments
Assignees
Labels
@bug Something isn't working @priority-high @security

Comments

@teogor
Copy link
Member

teogor commented Oct 10, 2022

Description: Remediation for Unsafe Encryption Mode Usage
This information is intended for developers with app(s) that contain encryption employing the less secure mode AES/ECB. Encrypting content using this weak mode can lead to weak ciphertexts, and potentially put user data at risk. Location(s) of the less secure encryption modes in your app can be found in the Play Console notification for your app.

https://support.google.com/faqs/answer/10046138

To help us triage faster, please check to make sure you are using the latest version of the library.
We also happily accept pull requests.
@teogor teogor added @bug Something isn't working @security @priority-high labels Oct 10, 2022
@teogor teogor self-assigned this Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@bug Something isn't working @priority-high @security
Projects
None yet
Development

No branches or pull requests

1 participant