Skip to content

poly1305 v0.6.0 #58

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

Merged
merged 1 commit into from
Jun 6, 2020
Merged

poly1305 v0.6.0 #58

merged 1 commit into from
Jun 6, 2020

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Jun 6, 2020

Added

  • Poly1305::compute_unpadded for XSalsa20Poly1305 (#55)

Changed

  • Bump universal-hash dependency to v0.4; MSRV 1.41 (#52, #57)
  • Rename result methods to to finalize (#56)

Fixed

  • Build with zeroize enabled (#48)

@codecov-commenter
Copy link

Codecov Report

Merging #58 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   68.50%   68.50%           
=======================================
  Files          11       11           
  Lines         454      454           
=======================================
  Hits          311      311           
  Misses        143      143           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e320115...6e13c25. Read the comment docs.

@tarcieri tarcieri merged commit 627242b into master Jun 6, 2020
@tarcieri tarcieri deleted the poly1305/v0.6.0 branch June 6, 2020 15:16
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