Azure / Azure/azihsm-sdk

[TBOR] Support up to 128-byte key labels in TBOR masked-key format (parity with MBOR)

Closed
#709 0 comments 0 reactions 1 assignee Claimed by @rajesh-gali View on GitHub
Task
Dominant language
Rust
Stars
3
Forks
17
Avg merge
8d 10h
Merged PRs (30d)
24

Description

The TBOR masked-key format caps key_label at 32 bytes, while the MBOR format (and the C-FFI path into it) allows 128 bytes (DDI_MAX_KEY_LABEL_LENGTH). A caller that sets a 33–128 byte label succeeds over MBOR/V1 but is rejected over TBOR/V2, so the two transports aren't at parity. This is a wire/format change requiring a coordinated update

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.