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

Use noble/curves for x25519 and x448. #138

Merged
merged 5 commits into from
Jan 16, 2023
Merged

Use noble/curves for x25519 and x448. #138

merged 5 commits into from
Jan 16, 2023

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Jan 16, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #138 (db81ccb) into main (2b434a1) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
- Coverage   96.13%   96.12%   -0.01%     
==========================================
  Files          20       20              
  Lines        2329     2325       -4     
  Branches      204      204              
==========================================
- Hits         2239     2235       -4     
  Misses         90       90              
Flag Coverage Δ
unittests 96.12% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/kems/dhkemPrimitives/x25519.ts 97.05% <100.00%> (ø)
src/kems/dhkemPrimitives/x448.ts 97.05% <100.00%> (-0.12%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dajiaji dajiaji merged commit 2e78de3 into main Jan 16, 2023
@dajiaji dajiaji deleted the use-noble-curves branch February 18, 2023 05:53
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