Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for CGGMP'24 #170

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from

Add tests for KeyInit errors

e2b8123
Select commit
Loading
Failed to load commit list.
Draft

Updates for CGGMP'24 #170

Add tests for KeyInit errors
e2b8123
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 26, 2024 in 1s

93.20% of diff hit (target 93.06%)

View this Pull Request on Codecov

93.20% of diff hit (target 93.06%)

Annotations

Check warning on line 89 in synedrion/src/cggmp21/aux_gen.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/aux_gen.rs#L81-L89

Added lines #L81 - L89 were not covered by tests

Check warning on line 135 in synedrion/src/cggmp21/entities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/entities.rs#L135

Added line #L135 was not covered by tests

Check warning on line 93 in synedrion/src/cggmp21/interactive_signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/interactive_signing.rs#L85-L93

Added lines #L85 - L93 were not covered by tests

Check warning on line 1044 in synedrion/src/cggmp21/interactive_signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/interactive_signing.rs#L1044

Added line #L1044 was not covered by tests

Check warning on line 52 in synedrion/src/cggmp21/key_init.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/key_init.rs#L43-L52

Added lines #L43 - L52 were not covered by tests

Check warning on line 54 in synedrion/src/cggmp21/key_init.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/key_init.rs#L54

Added line #L54 was not covered by tests

Check warning on line 65 in synedrion/src/cggmp21/key_init.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/key_init.rs#L56-L65

Added lines #L56 - L65 were not covered by tests

Check warning on line 67 in synedrion/src/cggmp21/key_init.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/key_init.rs#L67

Added line #L67 was not covered by tests

Check warning on line 144 in synedrion/src/cggmp21/key_init.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/key_init.rs#L144

Added line #L144 was not covered by tests

Check warning on line 153 in synedrion/src/cggmp21/key_init.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/key_init.rs#L151-L153

Added lines #L151 - L153 were not covered by tests

Check warning on line 158 in synedrion/src/cggmp21/key_init.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/key_init.rs#L158

Added line #L158 was not covered by tests

Check warning on line 166 in synedrion/src/cggmp21/key_init.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/key_init.rs#L166

Added line #L166 was not covered by tests

Check warning on line 185 in synedrion/src/cggmp21/key_init.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/key_init.rs#L183-L185

Added lines #L183 - L185 were not covered by tests

Check warning on line 105 in synedrion/src/cggmp21/key_refresh.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/key_refresh.rs#L97-L105

Added lines #L97 - L105 were not covered by tests

Check warning on line 190 in synedrion/src/cggmp21/sigma/aff_g_star.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/sigma/aff_g_star.rs#L190

Added line #L190 was not covered by tests

Check warning on line 194 in synedrion/src/cggmp21/sigma/aff_g_star.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/sigma/aff_g_star.rs#L194

Added line #L194 was not covered by tests

Check warning on line 206 in synedrion/src/cggmp21/sigma/aff_g_star.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/sigma/aff_g_star.rs#L206

Added line #L206 was not covered by tests

Check warning on line 211 in synedrion/src/cggmp21/sigma/aff_g_star.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/sigma/aff_g_star.rs#L211

Added line #L211 was not covered by tests

Check warning on line 220 in synedrion/src/cggmp21/sigma/aff_g_star.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/sigma/aff_g_star.rs#L220

Added line #L220 was not covered by tests

Check warning on line 231 in synedrion/src/cggmp21/sigma/aff_g_star.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/sigma/aff_g_star.rs#L231

Added line #L231 was not covered by tests

Check warning on line 239 in synedrion/src/cggmp21/sigma/aff_g_star.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/sigma/aff_g_star.rs#L239

Added line #L239 was not covered by tests

Check warning on line 179 in synedrion/src/cggmp21/sigma/dec_new.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/sigma/dec_new.rs#L179

Added line #L179 was not covered by tests

Check warning on line 183 in synedrion/src/cggmp21/sigma/dec_new.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/sigma/dec_new.rs#L183

Added line #L183 was not covered by tests

Check warning on line 199 in synedrion/src/cggmp21/sigma/dec_new.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/sigma/dec_new.rs#L199

Added line #L199 was not covered by tests

Check warning on line 210 in synedrion/src/cggmp21/sigma/dec_new.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/sigma/dec_new.rs#L210

Added line #L210 was not covered by tests