Commit Graph

12 Commits

Author SHA1 Message Date
Kris Nuttycombe de85e1c690 v0.1.1 2024-03-14 16:19:43 -06:00
Jack Grigg 5c9a5de504 v0.1.0 2023-12-06 17:45:07 +00:00
Jack Grigg ceb970c211 Fix clippy lint 2023-12-05 19:03:55 +00:00
Jack Grigg 6a0c9639af Lower MSRV to 1.60
Closes zcash/zip32#6.
2023-12-05 18:42:05 +00:00
Jack Grigg feea7316ea Update crate metadata 2023-12-05 18:41:47 +00:00
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