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

did-simple: implement ed25519 sign and verify #105

Merged
merged 1 commit into from
May 24, 2024

Conversation

TheButlah
Copy link
Contributor

@TheButlah TheButlah commented May 24, 2024

Implements the ed25519ph algorithm for message signing and verification.

@TheButlah TheButlah requested review from lyuma and kayhhh May 24, 2024 09:15
@TheButlah TheButlah force-pushed the thebutlah/implement-sign-and-verify branch 6 times, most recently from f23b44e to 6506820 Compare May 24, 2024 09:38
@TheButlah TheButlah force-pushed the thebutlah/implement-sign-and-verify branch from 6506820 to ff9fbe1 Compare May 24, 2024 09:39
Copy link

@kayhhh kayhhh left a comment

Choose a reason for hiding this comment

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

lgtm

@TheButlah TheButlah merged commit 567f606 into main May 24, 2024
3 checks passed
@TheButlah TheButlah deleted the thebutlah/implement-sign-and-verify branch May 24, 2024 18:00
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