summaryrefslogtreecommitdiff
path: root/keystore/java/android/security/KeyStoreParameter.java
diff options
context:
space:
mode:
authorAlex Klyubin <klyubin@google.com>2015-05-06 11:11:45 -0700
committerAlex Klyubin <klyubin@google.com>2015-05-06 11:11:45 -0700
commit83a86c5ce4c04c6e885b08dbdf4a07a18371a3e5 (patch)
treec59da288d9f92fac2374b4a968623dfc5f215c56 /keystore/java/android/security/KeyStoreParameter.java
parent6223ec129b256526d8c30920271b2ee3960bcf1f (diff)
Always mix in additional entropy into keymaster.
This makes AndroidKeyStore Cipher and KeyGenerator implementations mix in additional entropy into keymaster's RNG regardless of whether they were provided with a SecureRandom instance. In practice, they are always provided with a SecureRandom instance. However, to be safe, when no SecureRandom instance is provided the code now uses a platform-default SecureRandom implementation. Bug: 18088752 Change-Id: I85bca30d7bdc82c2a342094dcbe6044e48a63dca
Diffstat (limited to 'keystore/java/android/security/KeyStoreParameter.java')
0 files changed, 0 insertions, 0 deletions