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

In-built hash encoder #31

Merged
merged 13 commits into from
May 9, 2024

ECDSA tests

ae00d69
Select commit
Loading
Failed to load commit list.
Merged

In-built hash encoder #31

ECDSA tests
ae00d69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 9, 2024 in 1s

72.31% of diff hit (target 66.29%)

View this Pull Request on Codecov

72.31% of diff hit (target 66.29%)

Annotations

Check warning on line 67 in aged/age_bind.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aged/age_bind.go#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 42 in aged/obf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aged/obf.go#L42

Added line #L42 was not covered by tests

Check warning on line 63 in aged/obf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aged/obf.go#L63

Added line #L63 was not covered by tests

Check warning on line 67 in aged/obf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aged/obf.go#L67

Added line #L67 was not covered by tests

Check warning on line 84 in aged/obf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aged/obf.go#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 91 in aged/obf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

aged/obf.go#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 138 in asymmetric/ecdsa.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

asymmetric/ecdsa.go#L136-L138

Added lines #L136 - L138 were not covered by tests

Check warning on line 184 in asymmetric/ecdsa.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

asymmetric/ecdsa.go#L183-L184

Added lines #L183 - L184 were not covered by tests

Check warning on line 282 in asymmetric/ecdsa.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

asymmetric/ecdsa.go#L280-L282

Added lines #L280 - L282 were not covered by tests

Check warning on line 327 in asymmetric/ecdsa.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

asymmetric/ecdsa.go#L327

Added line #L327 was not covered by tests

Check warning on line 36 in generic/fs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

generic/fs.go#L36

Added line #L36 was not covered by tests

Check warning on line 48 in generic/fs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

generic/fs.go#L48

Added line #L48 was not covered by tests

Check warning on line 91 in generic/fs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

generic/fs.go#L91

Added line #L91 was not covered by tests

Check warning on line 104 in generic/fs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

generic/fs.go#L104

Added line #L104 was not covered by tests

Check warning on line 97 in hash/hash.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hash/hash.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 118 in hash/hash.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hash/hash.go#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 156 in hash/hash.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hash/hash.go#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 178 in hash/hash.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hash/hash.go#L177-L178

Added lines #L177 - L178 were not covered by tests

Check warning on line 215 in hash/hash.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hash/hash.go#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 235 in hash/hash.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hash/hash.go#L234-L235

Added lines #L234 - L235 were not covered by tests

Check warning on line 247 in hash/hash.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hash/hash.go#L246-L247

Added lines #L246 - L247 were not covered by tests

Check warning on line 256 in hash/hash.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hash/hash.go#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 260 in hash/hash.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hash/hash.go#L259-L260

Added lines #L259 - L260 were not covered by tests

Check warning on line 295 in hash/hash.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hash/hash.go#L294-L295

Added lines #L294 - L295 were not covered by tests

Check warning on line 316 in hash/hash.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hash/hash.go#L315-L316

Added lines #L315 - L316 were not covered by tests