Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for D-Trust Card 5.1 & 5.4 #3137

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jun 3, 2024

  1. dtrust: Read serial number from EF.GDO

    This is necessary, because for D-Trust Cards 5.x the CardOS command
    requires PACE authentication.
    hamarituc committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    440c787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e07fbce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cc7286 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1654edf View commit details
    Browse the repository at this point in the history
  5. dtrust-tool: Don't show misleading "transport protection broken"

    "transport protection broken" should only be shown for unusable transport
    PINs, but not for regular PINs. Regular PINs are unusable in the default
    state with transport protection in force, so this output may be
    misleading.
    hamarituc committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    dfa17f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b67ecf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5c7080 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3734fd2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a27eaf View commit details
    Browse the repository at this point in the history