-
Notifications
You must be signed in to change notification settings - Fork 34
fix(core): reject small-order Ed25519 keys at DID resolution and before X25519 #314
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
Open
beardthelion
wants to merge
12
commits into
main
Choose a base branch
from
fix/reject-small-order-ed25519-keys
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
ba95eb1
fix(core): reject small-order Ed25519 keys at DID resolution and befo…
beardthelion 490bb30
fix(attest): mirror the small-order key rejection in its own did:key …
beardthelion bab7a63
test(node): pin that a weak recipient DID falls into the existing fai…
beardthelion e209908
fix(gl): stop telling a did:key that did:key is unsupported
beardthelion 7b833b1
fix(review): restore verify_strict coverage the parser guard displaced
beardthelion b9ab8c4
fix(attest): cap the did:key method-id before decoding, mirroring core
beardthelion c24a9d5
fix(node): surface stored envelopes sealed to a now-unresolvable reci…
beardthelion 0871dd5
fix(attest): anchor VerifiedAttestation.signer to the key that verified
beardthelion 2896a00
fix(node): bound the echoed DID in the unresolvable-did error and pin…
beardthelion 6f2c072
test(gl): build the weak did:key fixture from its identity-point bytes
beardthelion 8164dba
fix(core): skip a low-order ephemeral on the envelope open side
beardthelion bbab74f
fix(core): test the exchange result, not the ephemeral's encoding
beardthelion 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
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.