Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

update some dependencies and use scalarbasemult for nist curves when posssible #43

Merged
merged 5 commits into from
Nov 27, 2023

add tests

55b926d
Select commit
Loading
Failed to load commit list.
Merged

update some dependencies and use scalarbasemult for nist curves when posssible #43

add tests
55b926d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 27, 2023 in 1s

73.54% of diff hit (target 81.47%)

View this Pull Request on Codecov

73.54% of diff hit (target 81.47%)

Annotations

Check warning on line 161 in groups.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

groups.go#L161

Added line #L161 was not covered by tests

Check warning on line 173 in groups.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

groups.go#L173

Added line #L173 was not covered by tests

Check warning on line 41 in internal/edwards25519/map.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/edwards25519/map.go#L41

Added line #L41 was not covered by tests

Check warning on line 49 in internal/edwards25519/map.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/edwards25519/map.go#L49

Added line #L49 was not covered by tests

Check warning on line 29 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L29

Added line #L29 was not covered by tests

Check warning on line 79 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L79

Added line #L79 was not covered by tests

Check warning on line 115 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 125 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L125

Added line #L125 was not covered by tests

Check warning on line 140 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L140

Added line #L140 was not covered by tests

Check warning on line 147 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L145-L147

Added lines #L145 - L147 were not covered by tests

Check warning on line 152 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L149-L152

Added lines #L149 - L152 were not covered by tests

Check warning on line 168 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L168

Added line #L168 was not covered by tests

Check warning on line 178 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L178

Added line #L178 was not covered by tests

Check warning on line 186 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L183-L186

Added lines #L183 - L186 were not covered by tests

Check warning on line 192 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L192

Added line #L192 was not covered by tests

Check warning on line 196 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L196

Added line #L196 was not covered by tests

Check warning on line 201 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L201

Added line #L201 was not covered by tests

Check warning on line 207 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L206-L207

Added lines #L206 - L207 were not covered by tests

Check warning on line 211 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L209-L211

Added lines #L209 - L211 were not covered by tests

Check warning on line 214 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L214

Added line #L214 was not covered by tests

Check warning on line 216 in internal/field/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/field/field.go#L216

Added line #L216 was not covered by tests

Check warning on line 122 in internal/nist/element.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/nist/element.go#L122

Added line #L122 was not covered by tests

Check warning on line 126 in internal/nist/element.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/nist/element.go#L126

Added line #L126 was not covered by tests

Check warning on line 198 in internal/nist/element.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/nist/element.go#L197-L198

Added lines #L197 - L198 were not covered by tests

Check warning on line 208 in internal/nist/element.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/nist/element.go#L207-L208

Added lines #L207 - L208 were not covered by tests