crypto_pro_flutter 1.0.0
crypto_pro_flutter: ^1.0.0 copied to clipboard
Подписание файлов и сообщений с помощью Crypto Pro
1.0.0 #
- Major release with breaking changes
- Added iOS support (except for external containers)
- Significantly speed up parallel signing of multiple documents via Future.wait
- Code refactoring and improved documentation
0.1.19 #
- Fixes
0.1.18 #
- Fixes
0.1.15 #
- Fixes
0.1.14 #
- Fixes
0.1.13 #
- Do not add to trusted store if already present
0.1.12 #
- New method for retrieving certificate chain
0.1.11 #
- Extended signing logging
0.1.10 #
- Extended signing logging
0.1.9 #
- Added methods for working with Crypto Pro license
0.1.8 #
- Added custom error messages
0.1.7 #
- Compatibility with new Gradle versions
0.1.5 #
- Custom exceptions
- Fixes
0.1.4 #
- Fixes
0.1.3 #
- Added ability to remove a certificate from internal storage
0.1.2 #
- Added ability to retrieve a certificate from internal storage
0.1.1 #
- Added support for external storages (e.g., Rutoken) without copying the container to the device
0.1.0 #
- Added ability to create signatures in XLongType1 format
- Added ability to import external key containers by name (e.g., Rutoken)
- Added ability to change key container password when copying to device storage
- Added ability to manually import certificates into the trusted store
- Improved error handling
- Updated Crypto Pro SDK to the latest version
0.0.4 #
- Hotfix
0.0.3 #
- Hotfix
0.0.2 #
- Handled error when adding a signer
- Option to disable online validation
0.0.1 #
- Release with Android support