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

Signature #63

Closed
4 tasks
boterop opened this issue Oct 6, 2022 · 0 comments
Closed
4 tasks

Signature #63

boterop opened this issue Oct 6, 2022 · 0 comments

Comments

@boterop
Copy link
Contributor

boterop commented Oct 6, 2022

ℹ️ This issue is part of Epic #58

Objective

Create a helper to build checks and attach signatures and signers into the code and request.

Checklist

  • attach: Receives a CommandPayloadStringifiedJSON and a list of keysets, signs the payload with each keyset from the list and returns a list of SignatureWithHash
  • pull: Turns a SignatureWithHash into a Signature
  • pull_signer: Extracts the pub_key from the keypair and inserts it into the signer
  • check_hash: Validates if a hash is valid for that command
@boterop boterop mentioned this issue Oct 6, 2022
@boterop boterop added this to Kadena.ex Oct 6, 2022
@boterop boterop moved this to 📋 Todo in Kadena.ex Oct 6, 2022
@boterop boterop mentioned this issue Oct 20, 2022
5 tasks
Repository owner moved this from 📋 Todo to ✅ Done in Kadena.ex Nov 23, 2022
@juanhurtado10 juanhurtado10 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 23, 2022
@miguelnietoa miguelnietoa removed this from Kadena.ex Dec 13, 2022
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

No branches or pull requests

3 participants