yubikit_openpgp 1.0.20  yubikit_openpgp: ^1.0.20 copied to clipboard
yubikit_openpgp: ^1.0.20 copied to clipboard
Yubikey OpenPGP interface. Smartcard interface can be replaced for different platforms like Flutter.
1.0.20 #
- Decrease meta version.
1.0.19 #
- Improve code quality.
1.0.18 #
- Use batching for longer processes.
1.0.17 #
- Fix pin verification issue.
1.0.16 #
- Fix response parsing bug.
1.0.15 #
- Specify response type.
1.0.14 #
- Separate response parsing from sending.
1.0.13 #
- Separate command creation from sending.
1.0.12 #
- Added deciphering.
1.0.11 #
- Missing tag in RSA signing digest info.
1.0.10 #
- Convert key data to JWK.
1.0.9 #
- Export key data class.
1.0.8 #
- Implement RSA support.
- Fix an issue with TLV parsing.
- Implement output escaping for gpg-connect-agent.
1.0.7 #
- Use Uint8List as a return type.
1.0.6 #
- Use List
1.0.5 #
- Better error handling.
1.0.4 #
- Created pin provider for easier pin management.
- Verify pin automatically.
1.0.3 #
- Stricter analysis options.
- Export API through the main file.
1.0.2 #
- make more classes const.
1.0.1 #
- Make all classes const.
1.0.0 #
- Initial version.