Go to file
Vivek Arte 1a1f3e7cae
Changing the Issuance Authorization Signature to the BIP 340 Schnorr scheme (#93)
This changes the issuance authorization signature from the redpallas signature scheme to the BIP 340 Schnorr signature scheme, as detailed in ZIP 227.
2024-01-31 22:38:24 +05:30
.circleci Enhance and cleanup ivk-to-bytes-visibility-downgrade branch (#81) 2023-10-04 12:23:57 +00:00
.github/workflows Enhance and cleanup ivk-to-bytes-visibility-downgrade branch (#81) 2023-10-04 12:23:57 +00:00
benches Adopt Orchard ZSA for Zebra (introduce zcash_note_encryption_zsa alias, minor enhancements) (#89) 2023-11-01 10:37:43 +01:00
book [book] Add a missing right parenthesis. fixes #392 2023-05-02 14:53:09 +01:00
proptest-regressions/constants
src Changing the Issuance Authorization Signature to the BIP 340 Schnorr scheme (#93) 2024-01-31 22:38:24 +05:30
tests Changing the Issuance Authorization Signature to the BIP 340 Schnorr scheme (#93) 2024-01-31 22:38:24 +05:30
.gitignore
CHANGELOG.md orchard release version 0.5.0 2023-06-06 11:10:49 -06:00
COPYING
Cargo.toml Changing the Issuance Authorization Signature to the BIP 340 Schnorr scheme (#93) 2024-01-31 22:38:24 +05:30
LICENSE-BOSL
README.md Enhance and cleanup ivk-to-bytes-visibility-downgrade branch (#81) 2023-10-04 12:23:57 +00:00
katex-header.html
rust-toolchain.toml Enhance and cleanup ivk-to-bytes-visibility-downgrade branch (#81) 2023-10-04 12:23:57 +00:00

README.md

orchard Crates.io CI checks

Requires Rust 1.65+.

Documentation

License

Copyright 2020-2022 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.