Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 574 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 574 Bytes

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