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
58 stars 9 forks source link

Introduce constantTimeCompare to kyber. #271

Closed dajiaji closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Merging #271 (4994de4) into main (80d7db2) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #271   +/-   ##
=======================================
  Coverage   97.52%   97.52%           
=======================================
  Files          35       35           
  Lines        2225     2225           
  Branches      216      216           
=======================================
  Hits         2170     2170           
  Misses         54       54           
  Partials        1        1           
Flag Coverage Δ
unittests 97.52% <ø> (ø)

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