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

BouncyCastleUtils class does not use Spongy Castle in Android #194

Open
SimoneTinella opened this issue Oct 15, 2019 · 0 comments
Open

BouncyCastleUtils class does not use Spongy Castle in Android #194

SimoneTinella opened this issue Oct 15, 2019 · 0 comments

Comments

@SimoneTinella
Copy link
Contributor

In BouncyCastleUtils class the provider BC (BouncyCastle) is hardcoded on .setProvider method.
This cause a RuntimeException on Android.
Make the provider's choice automatic

SimoneTinella added a commit to SimoneTinella/UA-Java-Legacy that referenced this issue Oct 15, 2019
Updated version to 1.4.1.1-SNAPSHOT
jouniaro added a commit that referenced this issue Oct 8, 2021
Fixed issue #194 (RuntimeException caused by BC provider on Android)
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

1 participant