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

KES implementation #48

Merged
merged 12 commits into from Jul 25, 2023
Merged

KES implementation #48

merged 12 commits into from Jul 25, 2023

Conversation

oskin1
Copy link
Member

@oskin1 oskin1 commented Jun 19, 2023

No description provided.

SigningKey<TCurve>: Signer<Signature<TCurve>>,
SigningKey<TCurve>: SignerMut<Signature<TCurve>>,
{
//TODO: make recursive
Copy link
Member Author

Choose a reason for hiding this comment

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

What about this?

Copy link
Contributor

Choose a reason for hiding this comment

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

Unfinished yet, I interrupted to edit the Wp, will continue from tomorrow

SigningKey<TCurve>: Signer<Signature<TCurve>>,
SigningKey<TCurve>: SignerMut<Signature<TCurve>>,
{
//TODO: make recursive
Copy link
Member Author

Choose a reason for hiding this comment

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

And this.

@oskin1 oskin1 merged commit 5938f87 into master Jul 25, 2023
1 check passed
@oskin1 oskin1 deleted the kes-implementation branch July 25, 2023 10:15
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.

None yet

3 participants