Skip to content

Conversation

@SaBie73
Copy link
Contributor

@SaBie73 SaBie73 commented Jan 12, 2026

read cv certificate

tobias-schwerdtfeger and others added 24 commits January 5, 2026 10:43
…feature (#24)

- Introduced a new APDU recording and replay mechanism, including `RecordingChannel` and `ReplayChannel` implementations.
- Added tools for deterministic APDU key generation and PC/SC communication via `FixedKeyGenerator` and `PcscChannel`.
- Enabled the `apdu-tools` feature flag with optional dependencies on `clap`, `serde`, `serde_json`, and `pcsc`.
- Created `apdu_record.rs` binary for recording and exporting APDU transcripts in JSONL format.
- Extended tests for end-to-end APDU recording and replay validation.
…feature (#24)

- Introduced a new APDU recording and replay mechanism, including `RecordingChannel` and `ReplayChannel` implementations.
- Added tools for deterministic APDU key generation and PC/SC communication via `FixedKeyGenerator` and `PcscChannel`.
- Enabled the `apdu-tools` feature flag with optional dependencies on `clap`, `serde`, `serde_json`, and `pcsc`.
- Created `apdu_record.rs` binary for recording and exporting APDU transcripts in JSONL format.
- Extended tests for end-to-end APDU recording and replay validation.
- Introduced a new `can` field in `Transcript` to manage Card Access Numbers.
- Added methods to set and retrieve the `can` field in `Transcript` and `TranscriptHeader`.
- Updated `apdu_record.rs` to support CAN handling during recording and playback.
- Enhanced test coverage including JSONL replay with CAN support.
- Introduced a new `can` field in `Transcript` to manage Card Access Numbers.
- Added methods to set and retrieve the `can` field in `Transcript` and `TranscriptHeader`.
- Updated `apdu_record.rs` to support CAN handling during recording and playback.
- Enhanced test coverage including JSONL replay with CAN support.
…hcard-int-test

# Conflicts:
#	.gitignore
#	core-modules/healthcard/Cargo.toml
#	core-modules/healthcard/src/exchange/mod.rs
# Conflicts:
#	core-modules/asn1/src/cv_certificate.rs
#	core-modules/asn1/src/spec/cvc_schema.txt
#	core-modules/healthcard/Cargo.toml
#	core-modules/healthcard/src/bin/apdu_record.rs
#	core-modules/healthcard/src/exchange/apdu_tools.rs
#	docs/tooling/apdu-tools.md
@SaBie73 SaBie73 merged commit 7dc05c5 into main Jan 12, 2026
3 checks passed
@SaBie73 SaBie73 deleted the feature/open-99-read-cvc branch January 12, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants