flutter_biometric_crypto 0.1.0 copy "flutter_biometric_crypto: ^0.1.0" to clipboard
flutter_biometric_crypto: ^0.1.0 copied to clipboard

A Flutter package for biometric-protected encryption of small secrets using Android Keystore and iOS Keychain/Secure Enclave.

Changelog #

All notable changes to this project will be documented in this file.

0.1.0 2024-01-XX #

Added #

  • Initial release
  • Biometric-protected encryption using Android Keystore (API ≥ 23)
  • Biometric-protected encryption using iOS Keychain/Secure Enclave
  • RSA 2048 key pair generation and storage
  • Encryption and decryption APIs
  • Biometric authentication prompts
  • Key management (init, delete)
  • Biometric availability checking
  • Comprehensive error handling
  • Unit and integration tests
  • Example application
2
likes
0
points
208
downloads

Publisher

verified publishergodfreylebo.dev

Weekly Downloads

A Flutter package for biometric-protected encryption of small secrets using Android Keystore and iOS Keychain/Secure Enclave.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_biometric_crypto

Packages that implement flutter_biometric_crypto