-
Notifications
You must be signed in to change notification settings - Fork 0
#73 Hardening of SDK #74
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
martti007
wants to merge
30
commits into
main
Choose a base branch
from
issue-73
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
30 commits
Select commit
Hold shift + click to select a range
1220fdb
#73 Make nested token verification iterable instead of recursive
martti007 c545f8e
#73 Make cbor parsing iterate over cbor instead of recursion
martti007 71b60f4
#73 Harden RootTrustBase verification
martti007 76934a0
#73 Add BigInteger decode and encode to CborSerializer
martti007 1e7b8b1
#73 add radix sum tree and remove unused trees
martti007 fa29642
#73 do not allow key to be sent over http by default
martti007 e54b8e2
#73 verify that certification data matches transaction
martti007 2090dab
#73 add signature recovery byte verification
martti007 a502336
#73 add json rpc checks
martti007 6e6b59b
#73 add context to token verification instead of separate parameters
martti007 0d3799b
#73 Change code to be compatible with Android #31
martti007 381dede
#73 Fix issues brought up in pull request
martti007 3a12783
#73 Make NetworkId to use ints to allow unsigned shorts
martti007 7f1f33f
#73 Show JSON RPC error before verifying request id
martti007 14fb538
#73 Forbid redirects on user defined http client
martti007 0737c09
#73 Allow user defined length for statemask and tokensalt up to 64 bytes
martti007 a0af5f5
#73 Validate max response byte count for json rpc
martti007 1131950
#73 Add input checks for plain radix tree leaf adding
martti007 3f0cb07
#73 Add sibling hash check for split allocation proof
martti007 0a84705
#73 Add length limits to token type
martti007 543ddf1
#75 Switch SMT inclusion verification from version 3o to 6a
martti007 4c3ad04
#75 Update smt region calculation
martti007 a5ccab4
#75 Update node branch split check in smt-s
martti007 36c6010
Remove current version of nametag
martti007 5a2bee2
#79 Change SMT bit ordering
martti007 1d9f7c3
#79 Add null checks and small improvements
martti007 0835932
#79 Update signing service to include recovery byte in verify
martti007 f5e41f6
Remove current version of nametag (#77)
martti007 cedf657
Merge pull request #80 from unicitynetwork/issue-79
MastaP d8f8d36
Merge pull request #76 from unicitynetwork/issue-75
MastaP 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
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.