-
This problem only occurs on Android-my iOS implementation is shipped to production and works fine (Webauthn 2.3.0).
On Android, when I call makeCredential and save the credentialId, and make subseq…
-
While reading the data from Flutter Secure Storage getting the below exception.
```
I/flutter (31903): PlatformException(Exception encountered, read, java.lang.ArrayIndexOutOfBoundsException: src.…
-
my class for storage
```
class StorageHelper {
late FlutterSecureStorage _storage;
StorageHelper() {
_storage = FlutterSecureStorage(
aOptions: _getAndroidOptions(),
iOpti…
-
The current SDK state causes the Zashi and the Demo app to crash in the scenario described below.
NOTE: It seems that only the Android API level 27 is impacted.
NOTE 2: The crash happens on…
-
I am getting "StorageCipher initialization failed" issue when I run the app.
Snippet:
``` dart
import 'package:flutter_secure_storage/flutter_secure_storage.dart';
AndroidOptions _getAndroidO…
-
**Describe the bug**
I wonder how to test http client with intercepor. I get every time `TimeoutException after 0:00:15.000000: Future not completed` or `Przekroczono limit czasu semafora.` if I remo…
-
There was no such problem before. I'm not sure if the error is related to this package.
/AndroidKeysetManager( 1749): keyset not found, will generate a new one. can't read keyset; the pref value __…
-
Problem described in #161 still occurrs in 3.3.5.
```
E/flutter (29195): [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: PlatformException(Exception encountered, read, javax.cryp…
-
This is the same issue as already discussed here for AES-GCM:
https://github.com/tink-crypto/tink/issues/208
AES-SIV currently creates a new cipher object on each call to encryptDeterministicall…
-
## Description
Create a new risk for "Sensitive Data Stored Unencrypted in Private Storage Locations (MASVS-STORAGE-1)" using the following information:
Sensitive data may be stored in internal …