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

Android P #21

Open
eakteam opened this issue May 30, 2018 · 1 comment
Open

Android P #21

eakteam opened this issue May 30, 2018 · 1 comment
Assignees
Labels

Comments

@eakteam
Copy link

eakteam commented May 30, 2018

Starting in Android P, Crypto JCA provider has been removed. Calls to SecureRandom.getInstance("SHA1PRNG", "Crypto") will throw NoSuchProviderException.

@ademar111190 ademar111190 self-assigned this May 30, 2018
@parshav
Copy link

parshav commented Oct 30, 2018

Just ran it on P and this isn't crashing the app nor causing any issues yet, SecureRandom.getInstance("SHA1PRNG", "Crypto") will throw an exception but is not implemented in the code.

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

No branches or pull requests

3 participants