feat(eddsa): Added EDDSA crypto module #112
74.40% of diff hit (target 72.44%)
View this Pull Request on Codecov
74.40% of diff hit (target 72.44%)
Annotations
Check warning on line 88 in crypto/eddsa/eddsa.go
codecov / codecov/patch
crypto/eddsa/eddsa.go#L87-L88
Added lines #L87 - L88 were not covered by tests
Check warning on line 97 in crypto/eddsa/eddsa.go
codecov / codecov/patch
crypto/eddsa/eddsa.go#L96-L97
Added lines #L96 - L97 were not covered by tests
Check warning on line 102 in crypto/eddsa/eddsa.go
codecov / codecov/patch
crypto/eddsa/eddsa.go#L100-L102
Added lines #L100 - L102 were not covered by tests
Check warning on line 111 in crypto/eddsa/eddsa.go
codecov / codecov/patch
crypto/eddsa/eddsa.go#L110-L111
Added lines #L110 - L111 were not covered by tests
Check warning on line 115 in crypto/eddsa/eddsa.go
codecov / codecov/patch
crypto/eddsa/eddsa.go#L114-L115
Added lines #L114 - L115 were not covered by tests
Check warning on line 129 in crypto/eddsa/eddsa.go
codecov / codecov/patch
crypto/eddsa/eddsa.go#L128-L129
Added lines #L128 - L129 were not covered by tests
Check warning on line 139 in crypto/eddsa/eddsa.go
codecov / codecov/patch
crypto/eddsa/eddsa.go#L138-L139
Added lines #L138 - L139 were not covered by tests
Check warning on line 144 in crypto/eddsa/eddsa.go
codecov / codecov/patch
crypto/eddsa/eddsa.go#L143-L144
Added lines #L143 - L144 were not covered by tests
Check warning on line 152 in crypto/eddsa/eddsa.go
codecov / codecov/patch
crypto/eddsa/eddsa.go#L151-L152
Added lines #L151 - L152 were not covered by tests
Check warning on line 164 in crypto/eddsa/eddsa.go
codecov / codecov/patch
crypto/eddsa/eddsa.go#L163-L164
Added lines #L163 - L164 were not covered by tests
Check warning on line 175 in crypto/eddsa/eddsa.go
codecov / codecov/patch
crypto/eddsa/eddsa.go#L173-L175
Added lines #L173 - L175 were not covered by tests
Check warning on line 39 in crypto/keygen/keygen.go
codecov / codecov/patch
crypto/keygen/keygen.go#L38-L39
Added lines #L38 - L39 were not covered by tests
Check warning on line 239 in crypto/keygen/keygen.go
codecov / codecov/patch
crypto/keygen/keygen.go#L239
Added line #L239 was not covered by tests
Check warning on line 277 in crypto/keygen/keygen.go
codecov / codecov/patch
crypto/keygen/keygen.go#L277
Added line #L277 was not covered by tests
Check warning on line 360 in crypto/keygen/keygen.go
codecov / codecov/patch
crypto/keygen/keygen.go#L359-L360
Added lines #L359 - L360 were not covered by tests
Check warning on line 50 in crypto/multi_signature.go
codecov / codecov/patch
crypto/multi_signature.go#L49-L50
Added lines #L49 - L50 were not covered by tests
Check warning on line 81 in crypto/multi_signature.go
codecov / codecov/patch
crypto/multi_signature.go#L80-L81
Added lines #L80 - L81 were not covered by tests
Check warning on line 88 in crypto/multi_signature.go
codecov / codecov/patch
crypto/multi_signature.go#L84-L88
Added lines #L84 - L88 were not covered by tests
Check warning on line 259 in internal/testutil/testutil.go
codecov / codecov/patch
internal/testutil/testutil.go#L258-L259
Added lines #L258 - L259 were not covered by tests