summaryrefslogtreecommitdiff
path: root/keystore/java/android/security
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Remove legacy functions form IKeystoreService.aidlJanis Danisevskis2018-11-081-63/+68
| * | | Merge "Added check for misprovisioned Pixel 2 device." into pi-devEva Bertels2018-08-241-2/+36
| |\ \ \
| | * | | Added check for misprovisioned Pixel 2 device.Eva Bertels2018-08-241-2/+36
| | | |/ | | |/|
| * | | Merge "Add @UnsupportedAppUsage annotations" am: d9381f5e56Mathew Inwood2018-08-175-0/+26
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood2018-08-175-0/+26
| | |\ \
| | | * | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-165-0/+26
| * | | | Merge "Fix symmetric key generation in strongbox" into pi-devJanis Danisevskis2018-08-151-2/+9
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Merge "Fix symmetric key generation in strongbox" into pi-devTreeHugger Robot2018-08-151-2/+9
| | |\ \
| | | * | Fix symmetric key generation in strongboxJanis Danisevskis2018-07-311-2/+9
* | | | | Handle issuer and key type restrictions.Eran Messeri2018-09-051-21/+61
* | | | | Minor changes to check for misprovisioned Pixel 2 devicesEva Bertels2018-08-281-4/+5
* | | | | Added check for misprovisioned Pixel 2 device.Eva Bertels2018-08-241-2/+33
* | | | | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-165-0/+26
* | | | | Merge "Fix symmetric key generation in strongbox"TreeHugger Robot2018-08-151-2/+9
|\ \ \ \ \
| * | | | | Fix symmetric key generation in strongboxJanis Danisevskis2018-07-311-2/+9
* | | | | | Merge "Code reformatting for upcoming annotations." am: 60c8cfdd0f am: 02763a...Mathew Inwood2018-08-011-1/+5
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge "Code reformatting for upcoming annotations." am: 60c8cfdd0fMathew Inwood2018-08-011-1/+5
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Merge "Code reformatting for upcoming annotations."Mathew Inwood2018-08-011-1/+5
| | |\ \ | | | |/ | | |/|
| | | * Code reformatting for upcoming annotations.Mathew Inwood2018-08-011-1/+5
* | | | DPM: Propagate StrongBox-related exceptionEran Messeri2018-07-171-1/+7
* | | | Merge "Correctly preserve key generation parameters" into pi-dev am: 6f7cfb0627Eran Messeri2018-07-032-39/+71
|\| | |
| * | | Correctly preserve key generation parametersEran Messeri2018-06-282-39/+71
* | | | Merge "Correct the keystore alias used for secure imports" into pi-dev am: 14...Shawn Willden2018-06-271-1/+1
|\| | |
| * | | Correct the keystore alias used for secure importsShawn Willden2018-06-261-1/+1
| |/ /
* | | Add Keystore get option that supresses caught exceptions warnings.Irina Dumitrescu2018-06-121-4/+15
* | | Merge "Improve KeyChain documentation" into pi-dev am: 843a0cabbfEran Messeri2018-06-051-8/+14
|\| |
| * | Improve KeyChain documentationEran Messeri2018-06-041-8/+14
* | | Fix broken links in @see tags in framework docs.Aurimas Liutikas2018-06-042-2/+2
|/ /
* | Make ImportWrappedKey work with real hardware:Frank Salim2018-05-184-9/+101
* | Use the @Nullable annotations for choosePrivateKeyAlias.Mike Harris2018-04-301-6/+8
* | Merge "AttestationUtils: Request MEID explicitly" into pi-devEran Messeri2018-04-131-1/+1
|\ \
| * | AttestationUtils: Request MEID explicitlyEran Messeri2018-04-121-1/+1
* | | keystore: Add documentation for user presence required.Allen Webb2018-04-112-2/+31
* | | Mark CTS-tested APIs as @TestApiShawn Willden2018-04-102-0/+5
|/ /
* | Allow CTS tests to access more from KeyProtectionBrian C. Young2018-04-102-4/+7
* | Merge "keystore: Change superclass of UserPresenceUnavailableException." into...TreeHugger Robot2018-04-052-2/+5
|\ \
| * | keystore: Change superclass of UserPresenceUnavailableException.Allen Webb2018-03-302-2/+5
* | | Merge ""Unlocked device required" javadoc clarification" into pi-devTreeHugger Robot2018-04-022-8/+14
|\ \ \
| * | | "Unlocked device required" javadoc clarificationBrian C. Young2018-04-022-8/+14
* | | | Merge "Rename trustedUserPresenceRequired." into pi-devTreeHugger Robot2018-04-025-24/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Rename trustedUserPresenceRequired.Shawn Willden2018-04-025-24/+23
* | | | Merge "Revise secure key import API after review" into pi-devTreeHugger Robot2018-04-028-12/+146
|\ \ \ \ | |/ / / |/| | |
| * | | Revise secure key import API after reviewFrank Salim2018-03-308-12/+146
* | | | Remove getCurrentUser call to find an alternativeBrian C. Young2018-03-302-4/+0
* | | | Merge "Enable "Unlocked device required" API" into pi-devTreeHugger Robot2018-03-302-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Enable "Unlocked device required" APIBrian C. Young2018-03-292-4/+4
* | | | Merge changes from topics "niap-asym-write-pi-dev", "niap-asym-write-api-pi-d...Brian Young2018-03-305-14/+76
|\| | | | |/ / |/| |
| * | Restore "Add "Unlocked device required" parameter to keys"Brian Young2018-03-293-4/+11
| * | Add "Unlocked device required" key APIBrian Young2018-03-284-12/+67
* | | Utilize verbose KeyChain errorsEran Messeri2018-03-293-2/+79
|/ /