Skip to content

Support COSE_Sign #17

@ko-isobe

Description

@ko-isobe

From ietf-teep/teep-protocol#251

Since teep-protocol-11, TAM can use COSE_Sign for supporting difference algorithm signatures in a single QueryRequest message.
TAM are required to support two MTI signature algorithms; ECDSA(ES256) and EdDSA.
Therefore, tamproto should support both algorithms and multiple signatures in QueryRequest.

The current tamproto depends on cose-js in COSE signing.
cose-js doesn't support COSE_Sign.

There are two options:

  • extend cose-js to support COSE_Sign
  • use an alternative COSE library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions