Ki-Eun Shin

Results 35 comments of Ki-Eun Shin

After reading Android key attestation related docs, I'm thinking that the key description may have both `teeEnforced` and `softwareEnforced` at the same time. See the following links: - https://source.android.com/docs/security/features/keystore/implementer-ref#get_key_characteristics So,...

First of all, the KeyDescription may have `teeEnforced` and `softwareEnforced` at the same time. But the thing is that, if the both are presented in the KeyDescription, the same filed...

It took five years since I brought this requirement.

@timcappalli Yeah, I think #1884 helps for RPs to offer better user experience during auth.

We had same issue. But, we've added some workaround by introducing wrapper to set additional attributes which was introduced in #186. For example, if you would like to document collection...