flutter_key_store_cryptography 1.0.1 copy "flutter_key_store_cryptography: ^1.0.1" to clipboard
flutter_key_store_cryptography: ^1.0.1 copied to clipboard

This plugin helps you by generating the assymetric RSA key pair, using which you can use encrypt and verify. The keys are generated and persisted in android/ios keystore.

1.0.0 #

  • The first version of flutter_key_cyptography is a basic key store crypto plugin.
  • This exposes 3 functions getPublicKey, sign & verify.
  • The key is RSA type, SHA256withRSA algorith and 2048 bit size only.
12
likes
40
pub points
6%
popularity

Publisher

unverified uploader

This plugin helps you by generating the assymetric RSA key pair, using which you can use encrypt and verify. The keys are generated and persisted in android/ios keystore.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_key_store_cryptography