dajiaji / hpke-js

A Hybrid Public Key Encryption (HPKE) module built on top of Web Cryptography API.
https://dajiaji.github.io/hpke-js/docs
MIT License
63 stars 9 forks source link

Fix ekm byte length typo in Hybrid KEM #305

Closed jiep closed 6 months ago

dajiaji commented 6 months ago

Thanks for your contribution!

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.52%. Comparing base (fc2a36a) to head (d420c55).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #305 +/- ## ========================================== + Coverage 97.43% 97.52% +0.08% ========================================== Files 35 35 Lines 2262 2262 Branches 232 231 -1 ========================================== + Hits 2204 2206 +2 + Misses 57 55 -2 Partials 1 1 ``` | [Flag](https://app.codecov.io/gh/dajiaji/hpke-js/pull/305/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ajitomi+Daisuke) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/dajiaji/hpke-js/pull/305/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ajitomi+Daisuke) | `97.52% <ø> (+0.08%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ajitomi+Daisuke#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.