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

69 commits and counting... _noice_ #44

Merged
merged 69 commits into from
Nov 17, 2021
Merged

69 commits and counting... _noice_ #44

merged 69 commits into from
Nov 17, 2021

Conversation

sokorototo
Copy link
Collaborator

This isn't substantial, I just wanted to switch the signature verification algorithm from SHA2 to BLAKE3. For speed. Turns out there were incompatibilities between crates with zeroize. So I regressed to SHA2, default with ed25519-dalek. The only major change is that Leaf::sign now defaults to false instead of true. Since signing and signature verification takes a but-load of time, it's better off turned off.

Copy link
Owner

@zeskeertwee zeskeertwee left a comment

Choose a reason for hiding this comment

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

That's a very nice amount of commits

@zeskeertwee
Copy link
Owner

Also, please don't publish v0.2.2 just yet, I've got a tiny fix to make to vach-cli

@zeskeertwee zeskeertwee merged commit 48abb76 into zeskeertwee:main Nov 17, 2021
@sokorototo
Copy link
Collaborator Author

Very gud

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