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

Add support for to_peer_paserk_id on v1.secret and v3.secret. #128

Merged
merged 6 commits into from Mar 1, 2022

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Mar 1, 2022

Close #127.

@dajiaji dajiaji changed the title Add support for to_peer_paserk_id for v1.secret and v3.secret. Add support for to_peer_paserk_id on v1.secret and v3.secret. Mar 1, 2022
@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #128 (4bbf0ea) into main (0d9f507) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
+ Coverage   98.72%   98.75%   +0.03%     
==========================================
  Files          14       14              
  Lines        1330     1364      +34     
==========================================
+ Hits         1313     1347      +34     
  Misses         17       17              
Impacted Files Coverage Δ
pyseto/key_nist.py 98.54% <ø> (ø)
pyseto/key_sodium.py 99.17% <ø> (-0.04%) ⬇️
pyseto/versions/v1.py 98.75% <100.00%> (+0.08%) ⬆️
pyseto/versions/v2.py 96.33% <100.00%> (+0.45%) ⬆️
pyseto/versions/v3.py 97.43% <100.00%> (+0.15%) ⬆️
pyseto/versions/v4.py 98.01% <100.00%> (+0.26%) ⬆️

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 0d9f507...4bbf0ea. Read the comment docs.

@dajiaji dajiaji merged commit 013d401 into main Mar 1, 2022
@dajiaji dajiaji deleted the add-to-peer-paserk-id-for-v1-v3 branch April 9, 2022 00:57
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.

to_peer_paserk_id for k3.secret
1 participant