cryptography-cafe / curve25519-elisabeth

Pure Java implementation of group operations on ristretto255 and Curve25519
Other
26 stars 9 forks source link

Last minute fixes #24

Closed str4d closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #24   +/-   ##
=========================================
  Coverage     95.83%   95.83%           
  Complexity      207      207           
=========================================
  Files            17       17           
  Lines          1706     1706           
  Branches         78       78           
=========================================
  Hits           1635     1635           
  Misses           51       51           
  Partials         20       20
Impacted Files Coverage Δ Complexity Δ
...e/cryptography/curve25519/CompressedRistretto.java 92.1% <ø> (ø) 14 <0> (ø) :arrow_down:

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 548dce2...da675c4. Read the comment docs.