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

feat(crypto): Add Key Evolving Signatures (KES) #518

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AndrewWestberg
Copy link
Collaborator

@AndrewWestberg AndrewWestberg commented Oct 9, 2024

This code modifies block headers so that the HeaderBody bytes are wrapped in KeepRaw. These raw bytes are used in the validation of KES signatures.

pallas-crypto has been updated with wrappers around kes signatures for both evolving the secret key as well as verifying signatures with the public key.

@AndrewWestberg AndrewWestberg force-pushed the amw/improvements branch 4 times, most recently from f1564c8 to 6829dd0 Compare October 11, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant