43 Commits (10ccae0d160724623bb3482e8619aec6eb4235b7)

Author SHA1 Message Date
ca333 492d6703ed sync jl777:FSM 6 years ago
David Dawes 77d1ded7cc Use the 64 bit reverser, the only one provided. 6 years ago
David Dawes 098c8f6fd2 On second thought make it Mac only, leave Linux Win alone. 6 years ago
David Dawes 63713e5567 Force unsigned 64 bit, not u32. 6 years ago
WO 3786db4fb9 The long data type is replaced with int64_t 6 years ago
WO c1992b5834 long -> int64_t 6 years ago
WO a7102acb7e Add an assert for num_bits function 6 years ago
WO ccb58e2cab Fix a bug of Windows binary 6 years ago
Jack Grigg e47ccf2a00
libsnark: Use format macro constants for printing fixed-width values 6 years ago
Jack Grigg c53defda9d
libsnark: Force constants used in test comparisons to be unsigned 6 years ago
Jack Grigg 6c6ed24310
libsnark: Fix stale comment 6 years ago
Jack Grigg 8b3d0ef4e3
libsnark: Use mp_limb_t cast instead of uint64_t when masking bigint.data 6 years ago
Jack Grigg fa92a21a40
libsnark: Adjust SHA256 K value type to match the constant 6 years ago
David Mercer 8a16251eda
libsnark: convert 0ul to UINT64_C(0) 8 years ago
David Mercer 32d3a3352e
libsnark: convert long long and unsigned long to C++11 fixed-width types 8 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
Asher Dawes f2c103207f
Portable dev (#105) 6 years ago
Larry Ruane c872c1d2df Disable libsnark debug logging in Boost tests 6 years ago
ca333 ecaa9c46bf fix snark for WIN 6 years ago
DeckerSU 5a83e4fc3f src/snark patches for windows build 6 years ago
ca333 b8d174ef94
add Makefile 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
jl777 c29e5dd704 -libsnark/gtests.cpp 6 years ago
Jack Grigg 381a79a909
libsnark: Don't set -static on Darwin 6 years ago
Jack Grigg 31e6dde842
snark: Remove -mt suffix from Boost library 6 years ago
Daira Hopwood c938fb1f17 Squashed commit of the following: 6 years ago
Per Grön 39d2e9e0cb Make some globals static that can be 7 years ago
syd a55c186a74 Fix libsnark dependency build. 7 years ago
syd 4a617475ec
Fix libsnark test failure. 7 years ago
Jack Grigg d3096198c8
[libsnark] Use POSIX-compliant ar arguments 7 years ago
syd 5163fd9d07 Get rid of fp3 from libsnark, it is not used. 7 years ago
syd a10c2f46a5 Add gtests to .gitignore 7 years ago
syd 7c591c6d2f Don't compile libgtest.a when building libsnark. 7 years ago
Sean Bowe c8a7f74753
Add streaming prover. 7 years ago
Sean Bowe abf4af12df
Refactor proof generation function. 7 years ago
Jack Grigg d43b32bbfe
Remove OpenSSL libraries from libsnark LDLIBS 7 years ago
Jack Grigg 8598c20d40
Changes to get test_r1cs_ppzksnark passing 7 years ago
Jack Grigg 19f6668c27
Add "make check" to libsnark that runs the Google Tests 7 years ago
Jack Grigg 638e742f3f
Update libsnark LDLIBS 7 years ago
Jack Grigg 4699d0eb36
Add alt_bn128 to QAP and Merkle tree gadget tests 7 years ago
Jack Grigg df3083fe4e
Remove test code corresponding to removed code 7 years ago
Jack Grigg 054ae60645
Migrate libsnark test code to Google Test 7 years ago
Jack Grigg 24d98cece0
Add libsnark compile flag to not copy DEPINST to PREFIX 7 years ago