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

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