Commit Graph

7 Commits

Author SHA1 Message Date
Jack Grigg 69adc6df83 Bring in refactor of the crate
This refactor was performed over several years. The protocol-specific
logic now lives in protocol-specific crates, and this crate provides the
common shared types and functions.

Source: https://github.com/zcash/librustzcash
Rev: zcash/librustzcash@5aa0e6c6ee
2023-12-05 18:08:39 +00:00
Jack Grigg fea07c52de
Diversifier derivation 2018-07-31 17:24:02 +01:00
Jack Grigg e87fb329f9
Child key derivation 2018-07-31 17:24:02 +01:00
Jack Grigg 2fdfa4b671
ExtendedSpendingKey::master() 2018-07-31 17:24:02 +01:00
Jack Grigg 8db848139b
Basic conversions 2018-07-31 17:24:02 +01:00
Jack Grigg 1b8da6b12d
ZIP 32 structures 2018-07-31 17:23:58 +01:00
Jack Grigg 1e3f7739a3
Empty crate 2018-07-10 23:23:02 +01:00