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

Propose an implementation of noise_sv2 with optional no_std #1238

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

add a no_std note in the README

e137377
Select commit
Loading
Failed to load commit list.
Open

Propose an implementation of noise_sv2 with optional no_std #1238

add a no_std note in the README
e137377
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 26, 2024 in 1s

63.15% of diff hit (target 19.29%)

View this Pull Request on Codecov

63.15% of diff hit (target 19.29%)

Annotations

Check warning on line 101 in protocols/v2/noise-sv2/src/initiator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocols/v2/noise-sv2/src/initiator.rs#L101

Added line #L101 was not covered by tests

Check warning on line 213 in protocols/v2/noise-sv2/src/initiator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocols/v2/noise-sv2/src/initiator.rs#L213

Added line #L213 was not covered by tests

Check warning on line 225 in protocols/v2/noise-sv2/src/initiator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocols/v2/noise-sv2/src/initiator.rs#L225

Added line #L225 was not covered by tests

Check warning on line 231 in protocols/v2/noise-sv2/src/initiator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocols/v2/noise-sv2/src/initiator.rs#L231

Added line #L231 was not covered by tests

Check warning on line 241 in protocols/v2/noise-sv2/src/initiator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocols/v2/noise-sv2/src/initiator.rs#L241

Added line #L241 was not covered by tests

Check warning on line 254 in protocols/v2/noise-sv2/src/initiator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocols/v2/noise-sv2/src/initiator.rs#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 106 in protocols/v2/noise-sv2/src/responder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocols/v2/noise-sv2/src/responder.rs#L106

Added line #L106 was not covered by tests

Check warning on line 227 in protocols/v2/noise-sv2/src/responder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocols/v2/noise-sv2/src/responder.rs#L227

Added line #L227 was not covered by tests

Check warning on line 239 in protocols/v2/noise-sv2/src/responder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocols/v2/noise-sv2/src/responder.rs#L239

Added line #L239 was not covered by tests

Check warning on line 250 in protocols/v2/noise-sv2/src/responder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocols/v2/noise-sv2/src/responder.rs#L250

Added line #L250 was not covered by tests

Check warning on line 361 in protocols/v2/noise-sv2/src/responder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocols/v2/noise-sv2/src/responder.rs#L361

Added line #L361 was not covered by tests

Check warning on line 363 in protocols/v2/noise-sv2/src/responder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocols/v2/noise-sv2/src/responder.rs#L363

Added line #L363 was not covered by tests

Check warning on line 401 in protocols/v2/noise-sv2/src/responder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocols/v2/noise-sv2/src/responder.rs#L401

Added line #L401 was not covered by tests