Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Commits
0a4ec1dd
Unverified
Commit
0a4ec1dd
authored
Mar 08, 2022
by
Ikko Ashimine
Committed by
GitHub
Mar 08, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
crypto/bls12381: fix typo in comment (#24509)
parent
870b4505
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
swu.go
crypto/bls12381/swu.go
+1
-1
No files found.
crypto/bls12381/swu.go
View file @
0a4ec1dd
...
...
@@ -17,7 +17,7 @@
package
bls12381
// swuMapG1 is implementation of Simplified Shallue-van de Woestijne-Ulas Method
// follows the implmentation at draft-irtf-cfrg-hash-to-curve-06.
// follows the impl
e
mentation at draft-irtf-cfrg-hash-to-curve-06.
func
swuMapG1
(
u
*
fe
)
(
*
fe
,
*
fe
)
{
var
params
=
swuParamsForG1
var
tv
[
4
]
*
fe
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment