Releases: meetleev/flutter_crypto_x
Releases · meetleev/flutter_crypto_x
0.0.6: * Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.
0.0.5
Full Changelog: 0.0.3...0.0.5
0.0.3
0.0.2: * Generate RSA KeyPairs and import to pem format.
* Supports AES. CBC、CFB-8、CFB-128、ECB、OFB-128、CTR.