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

feat: Add jwt-vc test suites supporting AFGO #3315

Conversation

mishasizov-SK
Copy link
Contributor

Signed-off-by: Mykhailo Sizov mykhailo.sizov@securekey.com

Title:
Add jwt-vc test suites supporting AFGO

Description:
#3288

Summary:
Added signer and verifier based on private/public key type.

Copy link
Contributor

@baha-ai baha-ai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Signed-off-by: Mykhailo Sizov <mykhailo.sizov@securekey.com>
@mishasizov-SK mishasizov-SK force-pushed the feature/add_extra_signers_verifiers branch from 494028e to e145696 Compare August 4, 2022 14:56
@mishasizov-SK mishasizov-SK reopened this Aug 4, 2022
@codecov
Copy link

codecov bot commented Aug 4, 2022

Codecov Report

Merging #3315 (e145696) into main (fc0fdbe) will decrease coverage by 0.14%.
The diff coverage is 46.40%.

@@            Coverage Diff             @@
##             main    #3315      +/-   ##
==========================================
- Coverage   88.20%   88.06%   -0.15%     
==========================================
  Files         318      318              
  Lines       42999    43092      +93     
==========================================
+ Hits        37926    37947      +21     
- Misses       3727     3793      +66     
- Partials     1346     1352       +6     
Impacted Files Coverage Δ
pkg/doc/jwt/jwt_support.go 60.37% <ø> (-9.19%) ⬇️
pkg/doc/util/signature/internal/signer/ecdsa.go 62.63% <0.00%> (-9.52%) ⬇️
pkg/doc/verifiable/common.go 81.76% <0.00%> (-16.13%) ⬇️
pkg/doc/jwt/verifier.go 80.99% <59.52%> (-11.42%) ⬇️
pkg/doc/util/signature/signer.go 86.79% <65.00%> (-13.21%) ⬇️
pkg/doc/signature/verifier/public_key_verifier.go 90.33% <85.71%> (-0.35%) ⬇️
pkg/doc/jose/jwk/jwk.go 86.31% <100.00%> (-0.46%) ⬇️
pkg/didcomm/protocol/decorator/decorator.go 92.05% <0.00%> (-1.41%) ⬇️

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

@sudeshrshetty sudeshrshetty merged commit 00eae36 into hyperledger-archives:main Aug 4, 2022
@mishasizov-SK mishasizov-SK deleted the feature/add_extra_signers_verifiers branch June 15, 2023 09:13
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.

4 participants