crypto_keys_plus 0.4.0 crypto_keys_plus: ^0.4.0 copied to clipboard
A library for doing cryptographic signing/verifying and encrypting/decrypting.
Run pub run example/signing_example.dart
in the root of the package, for an example of crypto signing.
Run pub run example/encryption_example.dart
in the root of the package, for an example of encryption.