Skip to content

Avoid payload and phdr copy when TBS#182

Merged
JeromySt merged 1 commit intomicrosoft:users/jstatia/native_portsfrom
maxtropets:f/final-cbor-cose-interface-openssl
Mar 20, 2026
Merged

Avoid payload and phdr copy when TBS#182
JeromySt merged 1 commit intomicrosoft:users/jstatia/native_portsfrom
maxtropets:f/final-cbor-cose-interface-openssl

Conversation

@maxtropets
Copy link
Copy Markdown

CborValue is convenient for handling owned vecs, but results in extra-copy for TBS construction.

This PR avoids that extra copy, and does not change the lib interface.

This also pins dependencies via commit hashes rather than tags for better reproducibility prospective.

@JeromySt JeromySt merged commit f544525 into microsoft:users/jstatia/native_ports Mar 20, 2026
3 checks passed
JeromySt pushed a commit that referenced this pull request Mar 20, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

2 participants