Google doesn’t recommend specifying a crypto provider in your Android apps, but many applications do depend on one that will be removed when Android N is released. If your Android application obtains its encryption keys from the SHA1PRNG algorithm from the Crypto provider, you will need to start using a real key derivation function and you’ll possibly need to re-encrypt your data entirely.
0 comments:
Post a Comment