Skip to content

ec: implement P521 signature verification

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 24, 2023 in 1s

91.97% of diff hit (target 96.00%)

View this Pull Request on Codecov

91.97% of diff hit (target 96.00%)

Annotations

Check warning on line 101 in crypto/fipsmodule/ec/gfp_p521.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/fipsmodule/ec/gfp_p521.c#L99-L101

Added lines #L99 - L101 were not covered by tests

Check warning on line 105 in crypto/fipsmodule/ec/gfp_p521.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/fipsmodule/ec/gfp_p521.c#L103-L105

Added lines #L103 - L105 were not covered by tests

Check warning on line 113 in crypto/fipsmodule/ec/gfp_p521.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

crypto/fipsmodule/ec/gfp_p521.c#L111-L113

Added lines #L111 - L113 were not covered by tests

Check warning on line 7 in src/arithmetic/constant.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arithmetic/constant.rs#L3-L7

Added lines #L3 - L7 were not covered by tests

Check warning on line 16 in src/arithmetic/constant.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arithmetic/constant.rs#L12-L16

Added lines #L12 - L16 were not covered by tests

Check warning on line 23 in src/arithmetic/constant.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arithmetic/constant.rs#L18-L23

Added lines #L18 - L23 were not covered by tests

Check warning on line 25 in src/arithmetic/constant.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arithmetic/constant.rs#L25

Added line #L25 was not covered by tests

Check warning on line 57 in src/ec/suite_b/ops/elem.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ec/suite_b/ops/elem.rs#L51-L57

Added lines #L51 - L57 were not covered by tests