index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keystore
/
java
Age
Commit message (
Expand
)
Author
2015-08-11
Add more examples of generating/importing keys to Javadocs.
Alex Klyubin
2015-07-30
Merge "Raw RSA Cipher relies on keymaster for padding and range checks." into...
Shawn Willden
2015-07-28
Keymaster digest/padding NONE no longer means ANY.
Alex Klyubin
2015-07-22
Raw RSA Cipher relies on keymaster for padding and range checks.
Alex Klyubin
2015-07-22
Merge "Add KM_MIN_MAC_LENGTH tag to HMAC and AES-GCM keys." into mnc-dev
Alex Klyubin
2015-07-21
Merge "KM module may consume less input than provided by finish time." into m...
Alex Klyubin
2015-07-16
Add KM_MIN_MAC_LENGTH tag to HMAC and AES-GCM keys.
Alex Klyubin
2015-07-16
KM module may consume less input than provided by finish time.
Alex Klyubin
2015-07-16
HMAC keys are authorized for exactly one digest.
Alex Klyubin
2015-07-13
Fix Android Keystore key factories to obey JCA contract.
Alex Klyubin
2015-07-08
Merge "Reject AlgorithmParameters of wrong type." into mnc-dev
Alex Klyubin
2015-07-07
Reject AlgorithmParameters of wrong type.
Alex Klyubin
2015-07-07
Merge "Support loading AES keys with authorized digests." into mnc-dev
Alex Klyubin
2015-07-06
Support loading AES keys with authorized digests.
Alex Klyubin
2015-07-06
Avoid IllegalStateException when generating/importing keys.
Alex Klyubin
2015-07-03
Merge "KeyChain: annotate with @WorkerThread" into mnc-dev
Robin Lee
2015-06-30
KeyChain: annotate with @WorkerThread
Robin Lee
2015-06-29
Enforce IND-CPA requirement when generating asymmetric keys.
Alex Klyubin
2015-06-25
Don't offer crypto ops for public keys of trusted cert entries.
Alex Klyubin
2015-06-25
Support RSA encrypt using private key and PKCS#1 paddding.
Alex Klyubin
2015-06-24
Make NONEwithECDSA truncate input when necessary.
Alex Klyubin
2015-06-23
Keymaster INT, LONG and DATE tag values are unsigned.
Alex Klyubin
2015-06-23
Merge "Keymaster key validity dates are optional." into mnc-dev
Alex Klyubin
2015-06-23
Keymaster key validity dates are optional.
Alex Klyubin
2015-06-23
Merge "Don't fail if self-signed certificate can't be signed." into mnc-dev
Alex Klyubin
2015-06-23
Don't fail if self-signed certificate can't be signed.
Alex Klyubin
2015-06-23
Fix typo in Android Keystore KeyFactory exception message.
Alex Klyubin
2015-06-22
Merge "Adjust minimum size of PKCS#1 RSA padding overhead." into mnc-dev
Alex Klyubin
2015-06-22
Document that RSA OAEP requires digest authorization.
Alex Klyubin
2015-06-22
Adjust minimum size of PKCS#1 RSA padding overhead.
Alex Klyubin
2015-06-19
Merge "Fix a bug in Android Keystore updateAAD." into mnc-dev
Alex Klyubin
2015-06-19
Fix a bug in Android Keystore updateAAD.
Alex Klyubin
2015-06-18
Support more KeySpecs in Android Keystore KeyFactory.
Alex Klyubin
2015-06-18
Use consistent cases for aliases in AndroidKeystoreBCWorkaround.
Narayan Kamath
2015-06-17
Remove unnecessary PKCS#1 authorization on legacy keys.
Alex Klyubin
2015-06-17
Merge "Prefer GCM to CBC or CTR in documentation." into mnc-dev
Alex Klyubin
2015-06-17
Merge "Improve documentation for keys requiring user auth." into mnc-dev
Alex Klyubin
2015-06-17
Prefer GCM to CBC or CTR in documentation.
Alex Klyubin
2015-06-17
Improve documentation for keys requiring user auth.
Alex Klyubin
2015-06-17
Merge "Expose AES GCM backed by Android Keystore." into mnc-dev
Alex Klyubin
2015-06-17
Drop support for P-192 EC keys.
Alex Klyubin
2015-06-17
Expose AES GCM backed by Android Keystore.
Alex Klyubin
2015-06-16
Harden KeyInfo.
Alex Klyubin
2015-06-16
Harden and clean up KeyProtection.
Alex Klyubin
2015-06-16
Harden and clean up KeyGenParameterSpec.
Alex Klyubin
2015-06-15
Merge "Fix Android Keystore key gen for keys requiring user auth." into mnc-dev
Alex Klyubin
2015-06-15
Fix Android Keystore key gen for keys requiring user auth.
Alex Klyubin
2015-06-15
Merge "Remove EcIesParameterSpec until it's needed." into mnc-dev
Alex Klyubin
2015-06-15
Remove EcIesParameterSpec until it's needed.
Alex Klyubin
2015-06-12
Document when self-signed certs have invalid signature.
Alex Klyubin
[next]