Skip to content

ec: implement P521 signature verification

Codecov / codecov/patch failed Oct 6, 2023 in 0s

91.97% of diff hit (target 95.90%)

View this Pull Request on Codecov

91.97% of diff hit (target 95.90%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L101 - L103 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L105 - L107 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L113 - L115 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