mogol / flutter_secure_storage

A Flutter plugin to store data in secure storage
https://pub.dartlang.org/packages/flutter_secure_storage
BSD 3-Clause "New" or "Revised" License
1.09k stars 340 forks source link

Enforce key stored in hardware #655

Open bogdannedelcu opened 7 months ago

bogdannedelcu commented 7 months ago

A parameter on Android to enforce the creation of the key to be only made in TEE would be great. And crash if this is not possible. This would certify the flutter_secure_storage plugin to hardest audit