Hush Full Node software. We were censored from Github, this is where all development happens now. https://hush.is
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
zkbot 62a2d12672 Auto merge of #1026 - ebfull:address-serialization, r=ebfull 8 years ago
..
circuit Remove redundant constraints. 8 years ago
Address.cpp Enforce first four bits are zero for all spending keys and phi. 8 years ago
Address.hpp Do not encode leading bytes in `PaymentAddress` serialization; this is a task for a higher-level API. 8 years ago
GenerateParams.cpp Added public zkSNARK parameter generation utility. 8 years ago
IncrementalMerkleTree.cpp Remove the Merkle tree hash function's fixed point. 8 years ago
IncrementalMerkleTree.hpp Remove the Merkle tree hash function's fixed point. 8 years ago
JoinSplit.cpp Sign JoinSplit transactions 8 years ago
JoinSplit.hpp Auto merge of #954 - ebfull:fix-cpourtx-structure, r=ebfull 8 years ago
Note.cpp `Note` values should be little-endian byte order. 8 years ago
Note.hpp Introduce new `libzcash` Zcash protocol API and crypto constructions surrounding the zkSNARK circuit. 8 years ago
NoteEncryption.cpp Enforce first four bits are zero for all spending keys and phi. 8 years ago
NoteEncryption.hpp Enforce first four bits are zero for all spending keys and phi. 8 years ago
Zcash.h Change merkle tree depth to 29. 8 years ago
prf.cpp Enforce first four bits are zero for all spending keys and phi. 8 years ago
prf.h Enforce first four bits are zero for all spending keys and phi. 8 years ago
util.cpp `Note` values should be little-endian byte order. 8 years ago
util.h `Note` values should be little-endian byte order. 8 years ago