-
Notifications
You must be signed in to change notification settings - Fork 237
hash2curve
: Error rework
#1338
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
Merged
+141
−115
Merged
hash2curve
: Error rework
#1338
Changes from 27 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
3fba6a7
implementors of `ExpandMsg` define the `Error` type
carloskiki 63e4bd3
fix: clearer comment
carloskiki 2d6a968
nit: rename `EmptyDST` to `DSTError`
carloskiki a3e6f6b
fix: adjust documentation
carloskiki 05d8f92
chore: fmt
carloskiki 7daf4ea
Update hash2curve/src/hash2field/expand_msg/xof.rs
carloskiki 387cf66
fix: static assert in hash2field
carloskiki a659f8b
`EmptyDST` => `EmptyDst`
carloskiki 59b7896
fix: redundant variant name
carloskiki 4918b43
Update hash2curve/src/hash2field/expand_msg/xmd.rs
carloskiki 5304eb1
nit: rename variant
carloskiki 4e52267
add: docs about `len_in_bytes`
carloskiki 0ea02c8
fix: dst errors
carloskiki 1f7d978
chore: fmt
carloskiki 23242be
remove over restrictive bounds
carloskiki 97374b0
chore: fmt
carloskiki 93ba16f
fix: docs
carloskiki a6af7c1
Update hash2curve/src/hash2field/expand_msg/xmd.rs
carloskiki b2899bb
Update hash2curve/src/hash2field.rs
carloskiki b58c2a2
flatten errors
carloskiki b0b435d
Update group_digest.rs
carloskiki 4c074ce
Update group_digest.rs
carloskiki 7471ad8
Update expand_msg.rs
carloskiki 490c9c0
standardize comments
carloskiki 0d5fb7c
add: comments about `len_in_bytes` < u16::MAX
carloskiki e43337a
nit: add doc links where possible
carloskiki b28e46f
fix imports to minimize diff
carloskiki 9bb1690
Update hash2curve/src/hash2field/expand_msg/xmd.rs
carloskiki 1cff5b6
Update hash2curve/src/hash2field/expand_msg/xmd.rs
carloskiki e84f772
Update hash2curve/src/hash2field/expand_msg/xmd.rs
carloskiki 54c1faa
Update hash2curve/src/hash2field/expand_msg/xmd.rs
carloskiki 919fbd4
Update hash2curve/src/hash2field/expand_msg/xof.rs
carloskiki a895b78
Update hash2curve/src/hash2field/expand_msg/xof.rs
carloskiki 0a3b2cc
Update hash2curve/src/group_digest.rs
carloskiki f917470
replace qualifed path with use
carloskiki 09bc9ff
Add docs for `len_in_bytes` in hash_to_field
carloskiki 2b42323
chore: fmt
carloskiki e250638
Update hash2curve/src/group_digest.rs
carloskiki 6152101
Update hash2curve/src/group_digest.rs
carloskiki 7a6cc6a
Update hash2curve/src/group_digest.rs
carloskiki File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.