Skip to content

Missing some ciphering services #89

@isidroas

Description

@isidroas

Currently, it is implemented:

  • general-glo-ciphering [219]
  • glo-initiateResponse [40]
  • glo-initiateRequest [33]

but the following APDUs are missing:

-- with global ciphering

      glo-confirmedServiceError            [46]     IMPLICIT    OCTET STRING,


-- with dedicated ciphering

      ded-initiateRequest                  [65]     IMPLICIT    OCTET STRING,
      ded-initiateResponse                 [72]     IMPLICIT    OCTET STRING,
      ded-confirmedServiceError            [78]     IMPLICIT    OCTET STRING,

-- with global ciphering

    glo-get-request                      [200]   IMPLICIT     OCTET   STRING,
    glo-set-request                      [201]   IMPLICIT     OCTET   STRING,
    glo-event-notification-request       [202]   IMPLICIT     OCTET   STRING,
    glo-action-request                   [203]   IMPLICIT     OCTET   STRING,

    glo-get-response                     [204] IMPLICIT       OCTET STRING,
    glo-set-response                     [205] IMPLICIT       OCTET STRING,
    glo-action-response                  [207] IMPLICIT       OCTET STRING,

-- with dedicated ciphering

    ded-get-request                      [208]   IMPLICIT     OCTET   STRING,
    ded-set-request                      [209]   IMPLICIT     OCTET   STRING,
    ded-event-notification-request       [210]   IMPLICIT     OCTET   STRING,
    ded-actionRequest                    [211]   IMPLICIT     OCTET   STRING,

    ded-get-response                     [212] IMPLICIT       OCTET STRING,
    ded-set-response                     [213] IMPLICIT       OCTET STRING,
    ded-action-response                  [215] IMPLICIT       OCTET STRING,

-- general APDUs
    general-ded-ciphering                [220]   IMPLICIT     General-Ded-Ciphering,
    general-ciphering                    [221]   IMPLICIT     General-Ciphering,
    general-signing                      [223]   IMPLICIT     General-Signing,

Metadata

Metadata

Assignees

No one assigned

    Labels

    sponsorship neededIssue is out of scope for our use cases. We need an org to sponsor the development

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions