Go to file
Jack Grigg f300cea2c8 Fix clippy lints
These became stable lints between 1.51 and 1.54.
2022-01-28 23:00:00 +08:00
.github/workflows pasta_curves 0.3 2022-01-28 22:59:59 +08:00
benches Pass rng to create_proof API. 2022-01-05 21:30:45 +08:00
book book: Introduce RangeCheck macro. 2021-11-30 09:30:43 -05:00
proptest-regressions/constants Add proptest for decompose_scalar_fixed() 2021-05-13 12:52:03 +08:00
src Fix clippy lints 2022-01-28 23:00:00 +08:00
.gitignore
CHANGELOG.md pasta_curves 0.3 2022-01-28 22:59:59 +08:00
COPYING Update COPYING with latest license text 2021-09-22 21:42:19 +01:00
Cargo.toml pasta_curves 0.3 2022-01-28 22:59:59 +08:00
LICENSE-BOSL
README.md pasta_curves 0.3 2022-01-28 22:59:59 +08:00
katex-header.html
rust-toolchain pasta_curves 0.3 2022-01-28 22:59:59 +08:00

README.md

orchard Crates.io

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

Requires Rust 1.54+.

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.