Skip to content

Secure Enclave (iOS) and KeyStore (Android) encryption on curve P256(secp256r1) for Flutter

License

Notifications You must be signed in to change notification settings

drblazer21/flutter_secp256r1

 
 

Repository files navigation

Secure P256 Flutter plugin

Pub License

A Flutter plugin that support secp256r1 by Keystore on Android and Secure Enclave on iOS.

The plugin interface is based on agent_dart.

Methods

  • SecureP256.getPublicKey
  • SecureP256.sign
  • SecureP256.verify

About

Secure Enclave (iOS) and KeyStore (Android) encryption on curve P256(secp256r1) for Flutter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 32.3%
  • Swift 32.0%
  • Kotlin 23.7%
  • Ruby 10.1%
  • Objective-C 1.9%