Brief
Adds basic functionality
- Generation of keypairs using an application specific unique identifier
- Checking for the existence of a keypair using the previously used identifier
- Getting the public key based on private key
- Signing of payload
- Verification of payload using the signature and identifier of keypair
Detailed
Full Changelog: https://github.com/auvoid/tauri-plugin-crypto-hw/commits/v0.1.0