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

feat: Add SD-JWT Verifier (Flat) #3456

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

sandrask
Copy link
Contributor

Parse and verify combined presentation from issuer.

Closes #3455

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

@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Merging #3456 (ace435d) into main (6d96423) will increase coverage by 0.01%.
The diff coverage is 95.16%.

@@            Coverage Diff             @@
##             main    #3456      +/-   ##
==========================================
+ Coverage   87.62%   87.63%   +0.01%     
==========================================
  Files         349      350       +1     
  Lines       47255    47354      +99     
==========================================
+ Hits        41405    41501      +96     
- Misses       4341     4343       +2     
- Partials     1509     1510       +1     
Impacted Files Coverage Δ
pkg/doc/sdjwt/common/common.go 91.42% <92.77%> (+5.06%) ⬆️
pkg/doc/sdjwt/verifier/verifier.go 96.90% <96.90%> (ø)
pkg/doc/sdjwt/holder/holder.go 100.00% <100.00%> (+5.30%) ⬆️

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

Parse and verify combined presentation from issuer.

Closes hyperledger-archives#3455

Signed-off-by: Sandra Vrtikapa <[email protected]>
@sandrask sandrask changed the title wip: Add SD-JWT Verifier (Flat) feat: Add SD-JWT Verifier (Flat) Jan 3, 2023
@fqutishat fqutishat merged commit ba18fdd into hyperledger-archives:main Jan 3, 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.

Add SD-JWT Verifier (Flat)
3 participants