summaryrefslogtreecommitdiff
path: root/keystore
AgeCommit message (Expand)Author
2021-09-27[ProtonAOSP][rvc] KeyStore: Block key attestation for Google Play ServicesDanny Lin
2020-06-18Merge "Preserve interrupted state across waiting for future" into rvc-devTreeHugger Robot
2020-05-21Merge "Fixing default timeout constant" into rvc-devTreeHugger Robot
2020-05-20Update KeyChain.createInstallIntent documentationEran Messeri
2020-05-19Preserve interrupted state across waiting for futureJanis Danisevskis
2020-04-27Fixing default timeout constantMax Bires
2020-03-17Fixing how SIDs are added to keys during generation timeMax Bires
2020-03-11Fixing default behavior for keys requiring authMax Bires
2020-03-05Merge "Do not allow -1 duration in setUserAuthenticationParameters" into rvc-devTreeHugger Robot
2020-03-05Do not allow -1 duration in setUserAuthenticationParametersKevin Chyn
2020-03-05Merge "Revert "Fixing default behavior for keys requiring auth"" into rvc-devKenny Root
2020-03-05Revert "Fixing default behavior for keys requiring auth"Kenny Root
2020-03-05Merge "Fixing default behavior for keys requiring auth" into rvc-devKevin Chyn
2020-03-04Fixing default behavior for keys requiring authMax Bires
2020-02-28Fix copy-pasted documentation.Eran Messeri
2020-02-21Merge changes from topic "biometric-and-credential"Kevin Chyn
2020-02-20Clean up biometric system serverKevin Chyn
2020-02-20Ensure user is unlocked before binding to KeyChain serviceRubin Xu
2020-02-06Changing op per auth keys to allow passwordMax Bires
2020-01-14Add KeyGenParameterSpec.setCriticalToDeviceEncryptionRubin Xu
2020-01-06Merge "Make KeyStoreCryptoOperationChunkedStreamer lazy." am: c13f012cc5 am: ...Automerger Merge Worker
2020-01-06Merge "Make KeyStoreCryptoOperationChunkedStreamer lazy."Rob Barnes
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-17Merge "Add new Credential prefix for platform VPNs" am: 0ce0c59535 am: 27d405...Automerger Merge Worker
2019-12-17Add new Credential prefix for platform VPNsBenedict Wong
2019-12-13Wire individual attestationEran Messeri
2019-12-04Make KeyStoreCryptoOperationChunkedStreamer lazy.Rob Barnes
2019-12-03Merge "Declare public app cert constants in Credentials"TreeHugger Robot
2019-11-25Declare public app cert constants in CredentialsVictor Hsieh
2019-11-21Merge changes from topic "broadcast_multiple_perm"TreeHugger Robot
2019-11-20AndroidKeyStoreProvider: Add @throws documentationRoshan Pius
2019-11-19Merge "Removing binder access to deprecated KeyStore function reset" am: 9eb7...Max Bires
2019-11-19Merge "Updating accepted HMAC key sizes" am: 1cf90f78f1 am: 7f813b80d3Max Bires
2019-11-19Merge "Allow for input_data on finish." am: 4a83b14ada am: 02c287a628Rob Barnes
2019-11-20Merge "Removing binder access to deprecated KeyStore function reset"Treehugger Robot
2019-11-19Merge "Updating accepted HMAC key sizes"Treehugger Robot
2019-11-14Allow for input_data on finish.Rob Barnes
2019-11-14Merge "Fix NPE when KeyChain binding dies"Robert Horvath
2019-11-14Fix NPE when KeyChain binding diesRobert Horvath
2019-11-13Merge "Add @UnsupportedAppUsage to test apis that are known to be used by apps."TreeHugger Robot
2019-11-13Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev
2019-11-13keystore: Expose @SystemApi's to wifi mainline moduleRoshan Pius
2019-11-13Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev
2019-11-12Updating accepted HMAC key sizesMax Bires
2019-11-11Removing binder access to deprecated KeyStore function resetMax Bires
2019-11-08Update keyguard locked state from TrustManagerServiceRubin Xu
2019-10-28Merge "Handle the case when KeyChain binding fails"Rubin Xu
2019-10-24Added functionality to select type of certificate to be installed from the Se...Alex Johnston
2019-10-23Handle the case when KeyChain binding failsRubin Xu
2019-10-16Fix KeyChain.KEY_ALIAS_SELECTION_DENIEDPolina Bondarenko