Go to file
Kris Nuttycombe 45a6a30b21 Add convenience methods on `Bundle` to decrypt actions with OVKs.
This renames `decrypt_outputs_for_keys` to `decrypt_outputs_with_keys`
for consistency with `decrypt_output_with_key` and tne newly added
`recover_output*_with_ovk*` methods.
2022-03-14 19:28:47 -06:00
.github/workflows Update the incremental merkle tree version and the Rust toolchain. 2022-02-24 09:12:12 -07:00
benches
book
proptest-regressions/constants
src Add convenience methods on `Bundle` to decrypt actions with OVKs. 2022-03-14 19:28:47 -06:00
tests Update the incremental merkle tree version and the Rust toolchain. 2022-02-24 09:12:12 -07:00
.gitignore
CHANGELOG.md Apply suggestions from code review 2022-02-24 09:16:39 -07:00
COPYING
Cargo.toml Merge branch 'update_incrementalmerkletree' into non-consensus-changes-on-branchid-c4cd541e 2022-02-24 13:15:31 -07:00
LICENSE-BOSL
README.md
katex-header.html
rust-toolchain Update the incremental merkle tree version and the Rust toolchain. 2022-02-24 09:12:12 -07:00

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-2021 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 COPYING for more details, and 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.