Commit Graph

10 Commits

Author SHA1 Message Date
Jack Grigg 74cb490dfa
Implement JSDescription creation (minus proof) 2017-06-02 16:02:02 +12:00
Jack Grigg e823108984
Implement note encryption 2017-06-02 14:54:03 +12:00
Jack Grigg 27692c26ea
Implement wrapper for crypto_generichash_blake2b_salt_personal
This will be replaced in future by an upstream implementation in libsodium.
2017-06-02 14:54:02 +12:00
Jack Grigg 2e332a3526
Implement note primitives 2017-06-02 14:54:02 +12:00
Jack Grigg c9594b7a12
Implement incremental Merkle tree 2017-06-02 14:53:57 +12:00
Jack Grigg 1f087f72d8
Implement shielded addresses 2017-06-02 14:33:42 +12:00
Jack Grigg 768d1bac95
Implement PRFs 2017-06-02 14:33:35 +12:00
Jack Grigg f64de93b3f
Implement parsing of JoinSplits 2017-05-31 18:12:14 +12:00
Jack Grigg b6db786098
Add readUInt64LE and writeUInt64LE from bitcoinjs-lib 2017-05-31 15:42:48 +12:00
Jack Grigg 36a24e937e
Project skeleton 2017-05-31 11:44:53 +12:00