yubikit_openpgp 1.0.7
yubikit_openpgp: ^1.0.7 copied to clipboard
Yubikey OpenPGP interface. Smartcard interface can be replaced for different platforms like Flutter.
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.