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

Upgrade to universal-hash v0.4.0-pre #52

Merged
merged 1 commit into from
May 25, 2020
Merged

Conversation

tarcieri
Copy link
Member

  • (Vicariously) bumps generic-array to v0.14
  • Splits out NewUniversalHash from UniversalHash
  • Uses GenericArray type aliases
  • Renames update_block to update
  • Gets rid of redundant buffering logic in poly1305
  • Adds notes about the NCC/MobileCoin security audit

- (Vicariously) bumps `generic-array` to v0.14
- Splits out `NewUniversalHash` from `UniversalHash`
- Uses `GenericArray` type aliases
- Renames `update_block` to `update`
- Gets rid of redundant buffering logic in `poly1305`
- Adds notes about the NCC/MobileCoin security audit
@tarcieri tarcieri force-pushed the universal-hash/v0.4.0-pre branch from 0e62d32 to 2af2e0f Compare May 25, 2020 14:46
@tarcieri tarcieri merged commit 36ab999 into master May 25, 2020
@tarcieri tarcieri deleted the universal-hash/v0.4.0-pre branch May 25, 2020 14:55
This was referenced Jun 6, 2020
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.

1 participant