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

COSE_Sign messages (multiple signers) can be read, validated, and created #62599

Closed
6 tasks
Tracked by #62600 ...
jozkee opened this issue Dec 9, 2021 · 1 comment · Fixed by #71390
Closed
6 tasks
Tracked by #62600 ...

COSE_Sign messages (multiple signers) can be read, validated, and created #62599

jozkee opened this issue Dec 9, 2021 · 1 comment · Fixed by #71390
Assignees
Labels
area-System.Security User Story A single user-facing feature. Can be grouped under an epic.
Milestone

Comments

@jozkee
Copy link
Member

jozkee commented Dec 9, 2021

  • Read and expose metadata for tagged and untagged COSE_Sign messages
  • Validate all signatures with both embedded and detached content, from both formats.
  • Create new embedded- and detached- content signatures.
  • Countersign existing messages.
@jozkee jozkee added this to the 7.0.0 milestone Dec 9, 2021
@ghost
Copy link

ghost commented Dec 9, 2021

Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones, @krwq
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Read and expose metadata for tagged and untagged COSE_Sign messages
  • Validate all signatures with both embedded and detached content, from both formats.
  • Create new embedded- and detached- content signatures.
  • Countersign existing messages.
Author: Jozkee
Assignees: -
Labels:

area-System.Security

Milestone: 7.0.0

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Dec 9, 2021
@jeffhandley jeffhandley changed the title Add support for reading, validating, and creating COSE_Sign messages (multiple signers) COSE_Sign messages (multiple signers) can be read, validated, and created Jan 9, 2022
@jeffhandley jeffhandley added User Story A single user-facing feature. Can be grouped under an epic. and removed untriaged New issue has not been triaged by the area owner labels Jan 9, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Security User Story A single user-facing feature. Can be grouped under an epic.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants