Skip to content

Add HKDF#87

Merged
kigawas merged 8 commits intomasterfrom
hkdf
Aug 16, 2019
Merged

Add HKDF#87
kigawas merged 8 commits intomasterfrom
hkdf

Conversation

@kigawas
Copy link
Member

@kigawas kigawas commented Aug 14, 2019

Fix #82

@kigawas kigawas mentioned this pull request Aug 14, 2019
@codecov
Copy link

codecov bot commented Aug 14, 2019

Codecov Report

Merging #87 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #87   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         100    119   +19     
=====================================
+ Hits          100    119   +19
Impacted Files Coverage Δ
ecies/utils.py 100% <100%> (ø) ⬆️
ecies/__init__.py 100% <100%> (ø) ⬆️
ecies/tests/test_crypt.py 100% <100%> (ø) ⬆️

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 630163c...4bd33c3. Read the comment docs.

@kigawas kigawas merged commit ec7eded into master Aug 16, 2019
@kigawas kigawas deleted the hkdf branch August 16, 2019 05:48
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.

Using proper KDF

1 participant