-
Notifications
You must be signed in to change notification settings - Fork 347
Bring in QED-it Tests #93
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
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
8541b2b
pedersen_hash: prints hashes, adds comments
kobigurk 414d651
pedersen_hash: adds tests for Daniel's vector
kobigurk 15633ad
pedersen hashes: example of size limit bug
kobigurk 4835be0
pedersen_hash: show a tighter limit for hash sizes
kobigurk 4349685
pedersen_hash: removes debug prints
kobigurk 7ee61c4
pedersen_hash: adds test vectors for the circuit implementation
kobigurk 804f4cb
Add blake2s test vectors for varying sizes from go-jubjub
kobigurk cc2a41d
Fix blake2s test data length assertion.
defuse abd0392
adds test vectors for NoteCommit
kobigurk 2b92493
input circuit: removes debug prints
kobigurk 2edcc12
group_hash: adds test vectors generated by go-jubjub
kobigurk 2ee7b10
blake2s: adds test vectors from go-jubjub
kobigurk f5dfe07
A test vector for pedersen hash
9080b4c
Many test vectors for pedersen hash
be18eb2
Move test vectors into own module
6240c02
Long and random PH test vectors
68ba93f
PH test vectors for edge-cases
bb0a769
ecc: tests for assert_not_small_order
kobigurk ace929c
ecc: test_assert_not_small_order also tests for the generators
kobigurk e0c5ef2
ecc: makes assert_not_small_order tests deeper
kobigurk f3533e2
boolean: adds tests for alloc_conditionally
kobigurk d56758d
Calculate number of constraints and more comprehensive test
3efb7f9
Test PH circuit for the size used in the Merkle tree
15b4c37
adds test for linear relation between pedersen hash generators
kobigurk e391594
Fix broken linear relation checking
defuse caab37c
Fix build warnings
defuse 4dff805
Remove unfinished find_group_hash test.
defuse 3701c2b
Increase the number of pedersen hash generators, exercise all test ve…
defuse 39a73c8
Add missing cs.is_satisfied() to bellman test
str4d 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.