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

Ariflo/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

Releases

No releases published

Packages

 
 
 

Languages

  • Dart 32.5%
  • Swift 31.9%
  • Kotlin 23.6%
  • Ruby 10.1%
  • Objective-C 1.9%