Secure P256 Flutter plugin
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
A Flutter plugin that support secp256r1 by Keystore on Android and Secure Enclave on iOS.
The plugin interface is based on agent_dart
.
SecureP256.getPublicKey
SecureP256.sign
SecureP256.verify