Repo Added
|
Files
69
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
2419 of 2911 relevant lines covered (83.1%)
179.38 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
723 | const-time-monty | Make Montgomery reduction constant time. It was already close, but the carry loop would break early and selecting which value to copy out was indexed on the borrow bit. Have the carry loop run through, and add a const-time conditional copy operat... | push | Jack Lloyd | travis-ci | pending completion |