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

Support for JWT and COSE envelopes #145

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

SteveLasker
Copy link
Contributor

Signed-off-by: Steve Lasker [email protected]

@SteveLasker SteveLasker requested a review from shizhMSFT March 25, 2022 23:45
@SteveLasker
Copy link
Contributor Author

@shizhMSFT, @briankr-ms, @roywill, @letmaik, @gokarnm from PR #139

@SteveLasker
Copy link
Contributor Author

A self note to update the specs to incorporate the annotation over blob storage issue: #123

@gokarnm
Copy link
Contributor

gokarnm commented Apr 6, 2022

LGTM! Thanks for the changes and separating the envelopes out. This is good for me to iterate on.

@SteveLasker
Copy link
Contributor Author

Merging into cose-envelope for additional changes.

@SteveLasker SteveLasker merged commit 33d1ee9 into notaryproject:cose-envelope Apr 6, 2022
@dtzar
Copy link
Contributor

dtzar commented Jun 30, 2022

@SteveLasker SteveLasker deleted the cose-envelope branch June 30, 2022 19:45
SteveLasker added a commit that referenced this pull request Nov 22, 2022
Updates to signature specification
* Moves signed attributes out of payload
* Defines new signed attributes and marks them as critical/informational
* Introduces signature scheme to support different trust models
* cbor payload
* cose envelope
* finalize payload
* refine notations
* refine datetime
* Align COSE spec with JWS
* update CBOR spec
* spec: update data type of signingTime to data/time
* Update signature-envelope-cose.md
* Update signature-envelope-cose.md
* update to RFC for the fields of the sig_structure
* update description for field context
* COSE Signature Envelope (#139)
* Support for JWT and COSE envelopes (#145)
* Updates to signature specification (#147)
* Update COSE spec (#179)
* Update signature-envelope-cose.md (#153)
* `cose-envelope`: merge changes from `main` (#177)
* spec: update data type of signingTime to date/time (#199)
* spec: update cose and signature spec according to review comments (#204)

Co-authored-by: letmaik <[email protected]>
Co-authored-by: Quim Muntal <[email protected]>
Co-authored-by: Milind Gokarn <[email protected]>
Co-authored-by: Shiwei Zhang <[email protected]>
Co-authored-by: Pritesh Bandi <[email protected]>
Co-authored-by: Sajay Antony <[email protected]>
Co-authored-by: Brian Krell <[email protected]>
Co-authored-by: Maik Riechert <[email protected]>
Co-authored-by: Thomas Fossati <[email protected]>
Co-authored-by: David Tesar <[email protected]>
Co-authored-by: Yi Zha <[email protected]>
Signed-off-by: Steve Lasker <[email protected]>
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.

3 participants