hyperledger-archives / aries-framework-go

Hyperledger Aries Framework Go provides packages for building Agent / DIDComm services.
https://wiki.hyperledger.org/display/ARIES/aries-framework-go
Apache License 2.0
240 stars 161 forks source link

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

Closed sandrask closed 1 year ago

sandrask commented 1 year ago

Parse and verify combined presentation from issuer.

Closes #3455

Signed-off-by: Sandra Vrtikapa sandra.vrtikapa@securekey.com

codecov[bot] commented 1 year ago

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%) :arrow_up:
pkg/doc/sdjwt/verifier/verifier.go 96.90% <96.90%> (ø)
pkg/doc/sdjwt/holder/holder.go 100.00% <100.00%> (+5.30%) :arrow_up:

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