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

Add SHA256withRSA-PSS pair. Add SHA384withECDSA pair. Overhaul hashin… #1

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

J3imip
Copy link
Collaborator

@J3imip J3imip commented Nov 28, 2024

…g and signature algorithms determination logic

…g and signature algorithms determination logic
@J3imip J3imip requested a review from artemskriabin November 28, 2024 17:03
Dockerfile Outdated Show resolved Hide resolved
return result, err
}

func (q *DocumentSODQ) Insert(value data.DocumentSOD) (*data.DocumentSOD, error) {

Choose a reason for hiding this comment

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

upsert


if err := verifier.VerifyGroth16(
req.Data.Attributes.ZkProof,
cfg.VerificationKeys[types.SHA256],

Choose a reason for hiding this comment

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

?

@J3imip J3imip force-pushed the feature/algorithms-support branch from c4478e8 to 0c0c987 Compare December 11, 2024 14:11
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.

2 participants