zcash-patched-for-explorer/src/zcash
Jack Grigg 3a15b1637e Move serialized Zcash address length constants into zcash/Address.hpp 2016-09-13 14:21:49 +12:00
..
circuit Remove the rest of libzerocash. 2016-07-10 20:25:02 -06:00
Address.cpp Add support for encrypting spending keys 2016-09-13 14:21:49 +12:00
Address.hpp Move serialized Zcash address length constants into zcash/Address.hpp 2016-09-13 14:21:49 +12:00
GenerateParams.cpp Deallocate the public parameters during Shutdown. 2016-08-26 16:55:43 -06:00
IncrementalMerkleTree.cpp Remove the rest of libzerocash. 2016-07-10 20:25:02 -06:00
IncrementalMerkleTree.hpp Fix the failing test! 2016-09-01 13:00:02 +12:00
JoinSplit.cpp Add public field 'memo' to JSOutput to enable creation of notes with custom memos. 2016-09-08 21:46:13 -07:00
JoinSplit.hpp Add public field 'memo' to JSOutput to enable creation of notes with custom memos. 2016-09-08 21:46:13 -07:00
Note.cpp `Note` values should be little-endian byte order. 2016-05-12 16:45:12 -06:00
Note.hpp Introduce new `libzcash` Zcash protocol API and crypto constructions surrounding the zkSNARK circuit. 2016-05-12 16:44:27 -06:00
NoteEncryption.cpp Change memo field size and relocate `ciphertexts` field of JoinSplit description. 2016-08-15 09:39:14 -06:00
NoteEncryption.hpp Changes after review 2016-09-01 11:48:15 +12:00
Proof.cpp Move bigint arithmetic implementations to libsnark. 2016-08-22 15:46:58 -06:00
Proof.hpp Implement zkSNARK compression. 2016-08-22 00:36:12 -06:00
Zcash.h Implement zkSNARK compression. 2016-08-22 00:36:12 -06:00
prf.cpp Enforce first four bits are zero for all spending keys and phi. 2016-05-24 11:07:09 -06:00
prf.h Enforce first four bits are zero for all spending keys and phi. 2016-05-24 11:07:09 -06:00
util.cpp Remove the rest of libzerocash. 2016-07-10 20:25:02 -06:00
util.h Remove the rest of libzerocash. 2016-07-10 20:25:02 -06:00