Encryption algorithm of Android Device Admin API -


does know algorithm use when protecting encrypted storage? haven't found information having read documentation.

i have done online research, , think found part of android documentation describes encryption implementation of os.

the actual encryption used filesystem first release 128 aes cbc , essiv:sha256. master key encrypted 128 bit aes via calls openssl library.

source: http://source.android.com/devices/tech/encryption/android_crypto_implementation.html


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -