-
```
12465 12596 D Luanti : 2024-11-18 19:01:38: INFO[Main]: Using system-wide paths (NOT RUN_IN_PLACE)
12465 12596 D Luanti : 2024-11-18 19:01:38: INFO[Main]: Detected share path: /storage/emulate…
-
I am using KeyAttestation well.
I have one question.
I have a problem when I proceed as follows on a specific device.
----------------------
val builder = KeyGenParameterSpec.Builder(alias, …
hsseo updated
1 month ago
-
sorry to post issue here.
since all public keybox are revoked. is it possible to make this patch use device default keybox?
-
**Describe the bug**
The sample has
```c
if (bt_conn_set_security(conn, BT_SECURITY_L2)) {
printk("Failed to set security\n");
}
```
in the `connected` callback, but it seems to fail to d…
-
It is occurring in specific devices only.
E unwrap key failed
java.security.InvalidKeyExcepti…
-
After wiping app data, uninstalling and installing app I get:
```
org.koin.core.error.InstanceCreationException: Could not create instance for '[Singleton:'android.content.SharedPreferences']'
a…
-
### Description
I have connected to Controller via WiFi from .NET MAUI Android app and TLS is enabled in connected Controller.
From .NET MAUI Android project, I am trying to authenticate SSLStream w…
-
### Checklist
- [X] I made sure that there are *no existing issues* - [open](https://github.com/yuliskov/SmartTube/issues) or [closed](https://github.com/yuliskov/SmartTube/issues?q=is%3Aissue+is%3…
-
As per the [Taxonomy map doc](https://docs.google.com/spreadsheets/d/1lBueJboMLNWeQU0-IL3b3-GcrVcPPzQvQ95JIay_Shg/edit?gid=921396354#gid=921396354)
**[Backup, recovery, and sync Tier 1](https://git…
-
ZIP 321 says, of the base64url memo field:
> "base64url" is defined as in [4] with padding omitted. (Note that this uses a different alphabet to the usual base64; the values 62 and 63 in the alphabet…