Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

feat: SD-JWT Holder: Add Holder Binding #3473

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

sandrask
Copy link
Contributor

The Holder MAY add an optional JWT to prove Holder Binding to the Verifier. Nonce and aud claims are included to show that the proof is intended for the Verifier.

Closes #3470

Signed-off-by: Sandra Vrtikapa [email protected]

@codecov
Copy link

codecov bot commented Jan 12, 2023

Codecov Report

Merging #3473 (22d70dc) into main (3e3fda9) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3473   +/-   ##
=======================================
  Coverage   87.66%   87.67%           
=======================================
  Files         350      350           
  Lines       47530    47554   +24     
=======================================
+ Hits        41667    41692   +25     
+ Misses       4350     4349    -1     
  Partials     1513     1513           
Impacted Files Coverage Δ
pkg/doc/sdjwt/holder/holder.go 100.00% <100.00%> (+1.31%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

The Holder MAY add an optional JWT to prove Holder Binding to the Verifier.
Nonce and aud claims are included to show that the proof is intended for the Verifier.

Closes hyperledger-archives#3470

Signed-off-by: Sandra Vrtikapa <[email protected]>
@fqutishat fqutishat merged commit 45c55c6 into hyperledger-archives:main Jan 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

SD-JWT Holder: Add Holder Binding
2 participants