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

replace libsodium with xsalsa20poly1305 #72

Merged
merged 1 commit into from
Oct 15, 2019
Merged

replace libsodium with xsalsa20poly1305 #72

merged 1 commit into from
Oct 15, 2019

Conversation

warner
Copy link
Collaborator

@warner warner commented Oct 15, 2019

refs #58

@codecov-io
Copy link

codecov-io commented Oct 15, 2019

Codecov Report

Merging #72 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #72      +/-   ##
=========================================
+ Coverage   50.44%   50.5%   +0.05%     
=========================================
  Files          24      24              
  Lines        1687    1689       +2     
=========================================
+ Hits          851     853       +2     
  Misses        836     836
Impacted Files Coverage Δ
src/core/key.rs 43.39% <100%> (+1.08%) ⬆️

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 cf28017...a3ee43a. Read the comment docs.

@warner warner merged commit a3ee43a into master Oct 15, 2019
@warner warner deleted the 58-xsalsa20 branch October 15, 2019 18:40
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