A Flutter plugin that support secp256r1 by Keystore on Android and Secure Enclave on iOS.
This is rewrite of flutter_secp256r1
without dependence on agent_dart
for our use case.
uses flutter_cryptography
built in aes256gcm for encrypt/decrypt.
SecureP256.getPublicKey
SecureP256.sign
SecureP256.verify