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

Clean crypto crate and interfaces with Signature types #214

Merged
merged 1 commit into from
Feb 5, 2020

Conversation

austinabell
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

  • Function signatures and usages were slightly inefficient and didn't match other crates because it was written a while ago.
    • Since these will soon be used by others, updates them to be what they will most likely end up as.
  • Fixes make clean command because network crate was removed in previous PR
  • Makes easier for Implement BLS aggregate signature verification #44 to follow intended style and functionality needed

Reference issue to close (if applicable)

Closes

Other information and links

@austinabell austinabell merged commit b41107d into master Feb 5, 2020
@austinabell austinabell deleted the austin/crypto/clean branch February 5, 2020 18:07
hskang9 added a commit to hskang9/forest that referenced this pull request Feb 7, 2020
hskang9 added a commit to hskang9/forest that referenced this pull request Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

3 participants