simple_rsa2 0.0.7 copy "simple_rsa2: ^0.0.7" to clipboard
simple_rsa2: ^0.0.7 copied to clipboard

A new flutter plugin project.

0.0.7 #

Fixed a bug that wouldn't let it build with Xcode.

0.0.6 #

  • We encountered an error with the iOS implementation when using xCode 11.5, we updated the depedency with SwiftyRSA to 1.6.0 version :)

0.0.5 #

  • Migrate to AndroidX

0.0.4 #

  • Edit encryptData for support input size greater then 512 bytes

0.0.3 #

  • Fixed iOS functions and optimize the code

0.0.2+1 #

  • Add method for decrypt string (more 512 byte) with public key (ANDROID)

0.0.2 #

  • Add iOS compatibility
  • Add signData and verifyData method

0.0.1 #

  • Initial experimentation
2
likes
30
pub points
56%
popularity

Publisher

unverified uploader

A new flutter plugin project.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_rsa2