Skip to content

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

 
 
 

Contributors

Languages

  • Swift 33.7%
  • Dart 33.0%
  • Kotlin 24.3%
  • Ruby 7.0%
  • Objective-C 2.0%