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 print encryption and decryption key #701

Open
cloud-jie opened this issue Sep 23, 2024 · 1 comment
Open

Android print encryption and decryption key #701

cloud-jie opened this issue Sep 23, 2024 · 1 comment

Comments

@cloud-jie
Copy link

Hi, there is one thing that confuses me a lot, for ios, has ios monitor crypto command to print encryption/decryption key, but for android, there seems to be no such option?

But then again I found android encryption and decryption related libraries in the source code, it's strange, but I don't know how to use them again。

image

@IPMegladon
Copy link
Collaborator

The source code has implementations for monitoring and changing the keystore on android.
You are welcome to add a pull request to implement similar functionality to the ios side for monitoring the crypto functions in general. I'm sure it would be a useful addition.

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