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

Update zome call signing #127

Open
jost-s opened this issue Nov 19, 2024 · 0 comments
Open

Update zome call signing #127

jost-s opened this issue Nov 19, 2024 · 0 comments
Assignees

Comments

@jost-s
Copy link
Contributor

jost-s commented Nov 19, 2024

Serialize payload with MessagePack
Hash serialized bytes with SHA2 512-bit
Sign hash with lair/dalek-ed25519
Send { serialized_bytes, signature }.

AC:

  • update both Signers
  • add a test for Lair Signer
@jost-s jost-s self-assigned this Nov 19, 2024
@jost-s jost-s added this to Holochain Nov 19, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Holochain Nov 19, 2024
@jost-s jost-s moved this from Backlog to Ready for refinement in Holochain Nov 19, 2024
@jost-s jost-s moved this from Ready for refinement to Ready in Holochain Nov 19, 2024
@jost-s jost-s assigned cdunster and unassigned jost-s Nov 19, 2024
@cdunster cdunster moved this from Ready to In progress in Holochain Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

2 participants