2016-06-22 |
zkbot | Auto merge of #1027 - ThisIsNotOfficialCodeItsJustForks... |
tree | commitdiff |
2016-06-17 |
Taylor Hornby | Merge remote-tracking branch 'jack/990-default-ports... |
tree | commitdiff |
2016-06-17 |
Taylor Hornby | Merge remote-tracking branch 'jack/fix-version' into... |
tree | commitdiff |
2016-06-16 |
zkbot | Auto merge of #1026 - ebfull:address-serialization... |
tree | commitdiff |
2016-06-15 |
zkbot | Auto merge of #1004 - str4d:931-difficulty-algorithm... |
tree | commitdiff |
2016-06-15 |
zkbot | Auto merge of #994 - ebfull:remove-redundant-constraint... |
tree | commitdiff |
2016-06-15 |
Sean Bowe | Do not encode leading bytes in `PaymentAddress` seriali... |
tree | commitdiff |
2016-06-06 |
zkbot | Auto merge of #929 - bitcartel:zc.v0.11.2.z2_fix_717... |
tree | commitdiff |
2016-06-04 |
Sean Bowe | Change merkle tree depth to 29. |
tree | commitdiff |
2016-06-04 |
Sean Bowe | Remove redundant constraints. |
tree | commitdiff |
2016-06-01 |
zkbot | Auto merge of #921 - str4d:optimised-equihash, r=daira |
tree | commitdiff |
2016-05-31 |
zkbot | Auto merge of #976 - ebfull:implement-joinsplit-signatu... |
tree | commitdiff |
2016-05-30 |
Taylor Hornby | Sign JoinSplit transactions |
tree | commitdiff |
2016-05-27 |
zkbot | Auto merge of #972 - bitcartel:zc.v0.11.2.z3_issue_651_... |
tree | commitdiff |
2016-05-27 |
zkbot | Auto merge of #887 - str4d:mining-slow-start, r=ebfull |
tree | commitdiff |
2016-05-25 |
zkbot | Auto merge of #954 - ebfull:fix-cpourtx-structure,... |
tree | commitdiff |
2016-05-25 |
zkbot | Auto merge of #956 - ebfull:uint252, r=ebfull |
tree | commitdiff |
2016-05-24 |
Sean Bowe | Enable binary serializations of proofs and r1cs keys... |
tree | commitdiff |
2016-05-24 |
Sean Bowe | Enforce first four bits are zero for all spending keys... |
tree | commitdiff |
2016-05-24 |
zkbot | Auto merge of #955 - loxal:zc.v0.11.2.latest, r=ebfull |
tree | commitdiff |
2016-05-24 |
zkbot | Auto merge of #958 - ebfull:prf-refactor, r=ebfull |
tree | commitdiff |
2016-05-23 |
Sean Bowe | Refactor PRF_gadget to hand responsibility to PRF_addr_... |
tree | commitdiff |
2016-05-17 |
Taylor Hornby | Remove the Merkle tree hash function's fixed point. |
tree | commitdiff |
2016-05-17 |
zkbot | Auto merge of #908 - ebfull:trafford, r=ebfull |
tree | commitdiff |
2016-05-12 |
Sean Bowe | `Note` values should be little-endian byte order. |
tree | commitdiff |
2016-05-12 |
Sean Bowe | Rename hmac -> mac in circuit. |
tree | commitdiff |
2016-05-12 |
Sean Bowe | Rename ZCASH_ constants to ZC_. |
tree | commitdiff |
2016-05-12 |
Sean Bowe | Use inheritance for PRF gadgets. |
tree | commitdiff |
2016-05-12 |
Sean Bowe | Added public zkSNARK parameter generation utility. |
tree | commitdiff |
2016-05-12 |
Daira Hopwood | zkSNARK: Add constraint that the total value in a JoinS... |
tree | commitdiff |
2016-05-12 |
Sean Bowe | zkSNARK: Enforce merkle authentication path from nonzer... |
tree | commitdiff |
2016-05-12 |
Sean Bowe | zkSNARK: Witness commitments to input notes. |
tree | commitdiff |
2016-05-12 |
Sean Bowe | zkSNARK: Ensure that values balance correctly. |
tree | commitdiff |
2016-05-12 |
Sean Bowe | zkSNARK: Enforce disclosure of commitments to output... |
tree | commitdiff |
2016-05-12 |
Sean Bowe | zkSNARK: Enforce that new output notes have unique... |
tree | commitdiff |
2016-05-12 |
Sean Bowe | zkSNARK: Authenticate h_sig with a_sk |
tree | commitdiff |
2016-05-12 |
Sean Bowe | zkSNARK: Enforce disclosure of input note nullifiers |
tree | commitdiff |
2016-05-12 |
Sean Bowe | zkSNARK: Enforce spend-authority of input notes. |
tree | commitdiff |
2016-05-12 |
Sean Bowe | zkSNARK: Add "zero" constant variable. |
tree | commitdiff |
2016-05-12 |
Sean Bowe | zkSNARK: Foundations of circuit design and verification... |
tree | commitdiff |
2016-05-12 |
Sean Bowe | Introduce new `libzcash` Zcash protocol API and crypto... |
tree | commitdiff |
2016-05-06 |
Sean Bowe | Change ciphertext length to match protocol spec, and... |
tree | commitdiff |
2016-05-05 |
zkbot | Auto merge of #905 - ebfull:test-suite-fixes, r=ebfull |
tree | commitdiff |
2016-05-04 |
zkbot | Auto merge of #907 - DoNotUseThisCodeJUSTFORKS:t844... |
tree | commitdiff |
2016-05-03 |
zkbot | Auto merge of #889 - ebfull:new-imt-redux, r=ebfull |
tree | commitdiff |
2016-05-03 |
Sean Bowe | Distinguish the failure cases of wfcheck in tree. |
tree | commitdiff |
2016-04-30 |
Sean Bowe | Small nit fixes |
tree | commitdiff |
2016-04-28 |
Sean Bowe | Clarify the usage of decryption API. |
tree | commitdiff |
2016-04-28 |
Sean Bowe | NoteEncryption implementation and integration, removal... |
tree | commitdiff |
2016-04-28 |
Sean Bowe | Make appending algorithm more succinct. |
tree | commitdiff |
2016-04-28 |
Sean Bowe | Add more well-formedness checks/tests to tree. |
tree | commitdiff |
2016-04-28 |
Sean Bowe | Improve well-formedness checks and add additional seria... |
tree | commitdiff |
2016-04-28 |
Sean Bowe | Test old tree along with new tree as much as possible. |
tree | commitdiff |
2016-04-28 |
Sean Bowe | New implementation of incremental merkle tree |
tree | commitdiff |
|