25 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto 0eec14fb01 desprout 4 years ago
Duke Leto 86a98587a1 desprout 4 years ago
Duke Leto 4a3a7acc90 Remove more libsnark stuff 4 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
Eirik Ogilvie-Wigley 8ea8ef9850 Rename Witnesses to include sprout or sapling 6 years ago
Ariel Gabizon e1a3461cc2 Improve/Fix variable names 6 years ago
Jack Grigg a6bbb26e08
Replace boost::array with std::array 6 years ago
Sean Bowe b7a6c32178 Integrate Groth16 verification and proving. 6 years ago
Jack Grigg e5eab182b5
Use boost::variant to represent shielded addresses and keys 6 years ago
Simon b230fe6836 Refactoring: Rename class libzcash::Note to libzcash::SproutNote. 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
syd 4e4aa5b6ec Get rid of underscore prefixes for include guards. 7 years ago
Simon 45232b1961 Add payment disclosure as experimental feature. 7 years ago
Sean Bowe 1a9543d064 Remove crusty old "loadVerifyingKey"/"loadProvingKey" APIs and associated invariants. 7 years ago
Sean Bowe bc59f53722 Isolate verification to a `ProofVerifier` context object that allows verification behavior to be tuned by the caller. 8 years ago
Sean Bowe 0a958ae7f6 Write R1CS output to file in GenerateParams. 8 years ago
Simon 4eb1a96f9a Add public field 'memo' to JSOutput to enable creation of notes with custom memos. 8 years ago
Jack Grigg 5db5e42ec3 Add optional bool to disable computation of proof in JSDescription constructor 8 years ago
Sean Bowe 7ee82c4361 Deallocate the public parameters during Shutdown. 8 years ago
Sean Bowe f0dab51cf3 Implement zkSNARK compression. 8 years ago
Sean Bowe 9285bba885 Enable binary serializations of proofs and r1cs keys, and make the `CPourTx` proof field fixed-size. 8 years ago
Sean Bowe defe37a6d4 Enforce first four bits are zero for all spending keys and phi. 8 years ago
Sean Bowe 369df06583 Introduce new `libzcash` Zcash protocol API and crypto constructions surrounding the zkSNARK circuit. 8 years ago