Go to file
Kris Nuttycombe bd2a7c2e79
Merge pull request #149 from zcash/zip32
ZIP32 key derivation
2021-08-31 17:14:21 -06:00
.github/workflows
benches Merge pull request #178 from zcash/batch-note-decryption 2021-08-13 14:27:41 +01:00
book
proptest-regressions/constants
src Improve error handling in zip32 APIs. 2021-08-31 16:49:58 -06:00
.gitignore
CHANGELOG.md
COPYING
Cargo.toml Merge pull request #178 from zcash/batch-note-decryption 2021-08-13 14:27:41 +01:00
LICENSE-BOSL
README.md
katex-header.html
rust-toolchain

README.md

orchard Crates.io

IMPORTANT: This library is being actively developed and should not be used in production software.

Requires Rust 1.51+.

Documentation

License

Copyright 2020 The Electric Coin Company.

You may use this package under the Bootstrap Open Source Licence, version 1.0, or at your option, any later version. See the file LICENSE-BOSL for the terms of the Bootstrap Open Source Licence, version 1.0.

The purpose of the BOSL is to allow commercial improvements to the package while ensuring that all improvements are open source. See here for why the BOSL exists.