flutter_micro_ecc 0.0.2+1
flutter_micro_ecc: ^0.0.2+1 copied to clipboard
micro-ecc plugin for Flutter. Allows ECDH Key Generation and Shared Secret Computation.
0.0.2+1 #
- Fix an issue where the iOS plugin could not be imported in other projects.
0.0.2 #
- Adds support for macos.
0.0.1+1 #
- Improve the documentation for the library.
0.0.1 #
- This release supports iOS and Android.
- Provides support for ECDH Key Pair Generation.
- Provides support for computation of a Shared Secret based on two key pairs.