Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat(eddsa): Added EDDSA crypto module #112
feat(eddsa): Added EDDSA crypto module #112
Changes from 7 commits
0a66445
6c6e63d
975e03a
855fa19
54270fe
d9bd7b6
94550b7
a874137
baa2d1a
c6ffc0a
6cfadb2
870abcc
a1b98e6
5b1fa0b
8928cbc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 88 in crypto/eddsa/eddsa.go
Codecov / codecov/patch
crypto/eddsa/eddsa.go#L87-L88
Check warning on line 97 in crypto/eddsa/eddsa.go
Codecov / codecov/patch
crypto/eddsa/eddsa.go#L96-L97
Check warning on line 102 in crypto/eddsa/eddsa.go
Codecov / codecov/patch
crypto/eddsa/eddsa.go#L100-L102
Check warning on line 111 in crypto/eddsa/eddsa.go
Codecov / codecov/patch
crypto/eddsa/eddsa.go#L110-L111
Check warning on line 115 in crypto/eddsa/eddsa.go
Codecov / codecov/patch
crypto/eddsa/eddsa.go#L114-L115
Check warning on line 129 in crypto/eddsa/eddsa.go
Codecov / codecov/patch
crypto/eddsa/eddsa.go#L128-L129
Check warning on line 139 in crypto/eddsa/eddsa.go
Codecov / codecov/patch
crypto/eddsa/eddsa.go#L138-L139
Check warning on line 144 in crypto/eddsa/eddsa.go
Codecov / codecov/patch
crypto/eddsa/eddsa.go#L143-L144
Check warning on line 152 in crypto/eddsa/eddsa.go
Codecov / codecov/patch
crypto/eddsa/eddsa.go#L151-L152
Check warning on line 164 in crypto/eddsa/eddsa.go
Codecov / codecov/patch
crypto/eddsa/eddsa.go#L163-L164
Check warning on line 175 in crypto/eddsa/eddsa.go
Codecov / codecov/patch
crypto/eddsa/eddsa.go#L173-L175