summaryrefslogtreecommitdiff
path: root/keystore/java
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fixing default behavior for keys requiring authMax Bires2020-03-043-6/+7
| |/ / /
* / / / Fix copy-pasted documentation.Eran Messeri2020-02-281-1/+2
|/ / /
* | | Merge changes from topic "biometric-and-credential"Kevin Chyn2020-02-212-69/+31
|\ \ \
| * | | Clean up biometric system serverKevin Chyn2020-02-202-69/+31
* | | | Ensure user is unlocked before binding to KeyChain serviceRubin Xu2020-02-201-0/+5
|/ / /
* | | Changing op per auth keys to allow passwordMax Bires2020-02-068-15/+180
* | | Add KeyGenParameterSpec.setCriticalToDeviceEncryptionRubin Xu2020-01-144-6/+43
* | | Merge "Make KeyStoreCryptoOperationChunkedStreamer lazy." am: c13f012cc5 am: ...Automerger Merge Worker2020-01-064-204/+115
|\| |
| * | Merge "Make KeyStoreCryptoOperationChunkedStreamer lazy."Rob Barnes2020-01-064-204/+115
| |\ \
| | * | Make KeyStoreCryptoOperationChunkedStreamer lazy.Rob Barnes2019-12-044-204/+115
* | | | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-185-6/+5
* | | | Merge "Add new Credential prefix for platform VPNs" am: 0ce0c59535 am: 27d405...Automerger Merge Worker2019-12-171-0/+3
|\| | |
| * | | Add new Credential prefix for platform VPNsBenedict Wong2019-12-171-1/+5
| |/ /
* | | Wire individual attestationEran Messeri2019-12-131-4/+1
* | | Merge "Declare public app cert constants in Credentials"TreeHugger Robot2019-12-031-0/+6
|\ \ \
| * | | Declare public app cert constants in CredentialsVictor Hsieh2019-11-251-0/+6
* | | | Merge changes from topic "broadcast_multiple_perm"TreeHugger Robot2019-11-211-0/+6
|\ \ \ \
| * | | | AndroidKeyStoreProvider: Add @throws documentationRoshan Pius2019-11-201-0/+6
| |/ / /
* | | | Merge "Removing binder access to deprecated KeyStore function reset" am: 9eb7...Max Bires2019-11-191-10/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Removing binder access to deprecated KeyStore function reset"Treehugger Robot2019-11-201-10/+0
| |\ \ \
| | * | | Removing binder access to deprecated KeyStore function resetMax Bires2019-11-111-10/+0
| | | |/ | | |/|
* | | | Merge "Updating accepted HMAC key sizes" am: 1cf90f78f1 am: 7f813b80d3Max Bires2019-11-191-6/+2
|\| | |
| * | | Merge "Updating accepted HMAC key sizes"Treehugger Robot2019-11-191-6/+2
| |\ \ \
| | * | | Updating accepted HMAC key sizesMax Bires2019-11-121-6/+2
| | |/ /
* | | / Merge "Allow for input_data on finish." am: 4a83b14ada am: 02c287a628Rob Barnes2019-11-193-9/+21
|\| | | | |_|/ |/| |
| * | Allow for input_data on finish.Rob Barnes2019-11-143-9/+21
| * | Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev2019-11-131-0/+1
| |/
* | Merge "Fix NPE when KeyChain binding dies"Robert Horvath2019-11-141-14/+10
|\ \
| * | Fix NPE when KeyChain binding diesRobert Horvath2019-11-141-14/+10
* | | Merge "Add @UnsupportedAppUsage to test apis that are known to be used by apps."TreeHugger Robot2019-11-131-0/+1
|\ \ \
| * | | Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev2019-11-131-0/+1
| |/ /
* | | keystore: Expose @SystemApi's to wifi mainline moduleRoshan Pius2019-11-132-1/+18
* | | Update keyguard locked state from TrustManagerServiceRubin Xu2019-11-081-0/+11
|/ /
* | Merge "Handle the case when KeyChain binding fails"Rubin Xu2019-10-281-11/+37
|\ \
| * | Handle the case when KeyChain binding failsRubin Xu2019-10-231-11/+37
* | | Added functionality to select type of certificate to be installed from the Se...Alex Johnston2019-10-241-0/+14
|/ /
* | Fix KeyChain.KEY_ALIAS_SELECTION_DENIEDPolina Bondarenko2019-10-161-1/+1
* | Merge "Add KeyChain.KEY_ALIAS_SELECTION_DENIED constant."TreeHugger Robot2019-10-071-0/+10
|\ \
| * | Add KeyChain.KEY_ALIAS_SELECTION_DENIED constant.Polina Bondarenko2019-10-071-0/+10
* | | API for individual attestationEran Messeri2019-09-241-0/+14
|/ /
* | KeyChain: Unify manual and programmatic key installation flowsEran Messeri2019-09-122-14/+6
* | AttestedKeyPair: Address API review commentsEran Messeri2019-08-231-6/+17
* | Make AttestedKeyPair constructableEran Messeri2019-08-061-4/+10
* | Spelling fix in KeyStore.javaSolomon Kinard2019-07-031-1/+1
|/
* Fix encryption/decryption of large blocks.Shawn Willden2019-05-241-6/+6
* Merge "Check PackageManager for feature before getting system service" into q...Kevin Chyn2019-04-201-4/+13
|\
| * Check PackageManager for feature before getting system serviceKevin Chyn2019-04-181-4/+13
* | Fix refactoring glitch in KeyStore.javaJanis Danisevskis2019-04-171-2/+1
|/
* Update documentation for fingerprint -> biometricKevin Chyn2019-04-052-47/+49
* Keystore.java: Make apps tolerant to keystore crashesJanis Danisevskis2019-04-021-43/+115