yubikit_flutter 0.0.26
yubikit_flutter: ^0.0.26 copied to clipboard
Wrapper for YubiKit iOS and Android SDKs
0.0.26 #
- Update yubikit_openpgp version.
0.0.25 #
- Command batching with failures not stopping the batch.
0.0.24 #
- Support command batching.
0.0.23 #
- Bump yubikit_openpgp version.
0.0.22 #
- Bump yubikit_openpgp version.
0.0.21 #
- Bump yubikit_openpgp version.
0.0.20 #
- RSA support.
0.0.19 #
- Fix timing issues in iOS
0.0.18 #
- Activate a terminated card when selecting application
0.0.17 #
- Fix a bug where iOS was not working when running multiple commands over NFC.
0.0.16 #
- Activate a terminated card when selecting application
0.0.15 #
- Ignore terminated card error on selection smart card application
0.0.14 #
- Catch exceptions that are caused by ApduException
0.0.13 #
- Better error handling.
0.0.12 #
- Support NFC by making it possible to verify pin before each command.
0.0.11 #
- Removed unusable APIs.
- Make iOS and Android work the same way.
0.0.10 #
- Possibility to disable NFC discovery.
0.0.9 #
- Removed the need for an extra interface.
0.0.7 #
- Refactored Android smartcard interface.
0.0.6 #
- Moved OpenPGP to a separate library.
0.0.5 #
- Added Yubikey connection status stream.
0.0.4 #
- Added some OpenPGP methods.
0.0.3 #
- Added raw smartcard interface.
0.0.2 #
- Added more PIV functions, some are still missing.
0.0.1 #
- Minimal PIV functionality.