jonesmarvin8 24f6f1f8ca fixes
2026-04-26 21:29:54 -04:00

1.4 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Support Pairing Mode for Keycard version 3.2

Fixed

  • Older versions not supported. Python 3.10+ now supported

0.3.0 - 2025-08-24

Changed

  • Open Secure Channel also mutually authenticates unless specified otherwise.
  • SignatureResult object returned by sign methods
  • Identity returns public key.

0.2.0 - 2025-08-06

Added

  • LOAD KEY command
  • SET PINLESS PATH command
  • GENERATE MNEMONIC command
  • DERIVE KEY command

0.1.0 - 2025-08-05

Added

  • INIT command
  • IDENT command
  • OPEN SECURE CHANNEL command
  • MUTUALLY AUTHENTICATE command
  • PAIR command
  • UNPAIR command
  • GET STATUS command
  • VERIFY PIN command
  • CHANGE PIN command
  • UNBLOCK PIN command
  • REMOVE KEY command
  • GENERATE KEY command
  • SIGN command
  • EXPORT KEY command
  • GET_DATA command
  • STORE DATA command
  • FACTORY RESET command