rsa_encrypt 2.0.0 copy "rsa_encrypt: ^2.0.0" to clipboard
rsa_encrypt: ^2.0.0 copied to clipboard

Enable you to quickly implement rsa encryption in your flutter app, it covers everything from Generating key pairs, encrypt and decrypting strings.

[1.0.3] - 12/08/2019. #

  • Documentation on how to use this package.

[1.0.4] - 06/04/2020. #

  • Updating dependencies and updating example app.

[1.0.5] - 21/10/2020. #

  • Updating dependencies, Updating RSA keys header/footer, Changed BitStrength to 2048 (more secure), and added new example with BLoC pattern.

[2.0.0] - 27/04/2021 #

  • Updating dependencies, Support for Null-Safety
60
likes
130
points
3.81k
downloads

Publisher

unverified uploader

Weekly Downloads

Enable you to quickly implement rsa encryption in your flutter app, it covers everything from Generating key pairs, encrypt and decrypting strings.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

asn1lib, flutter, pointycastle

More

Packages that depend on rsa_encrypt