librustzcash/group
Jack Grigg d822e34e63 Extract curve operations into default impl traits
This makes it possible to implement mixed addition using operator-backed
traits without running into type annotation problems.
2020-01-13 21:19:33 -05:00
..
src Extract curve operations into default impl traits 2020-01-13 21:19:33 -05:00
.gitignore
COPYRIGHT
Cargo.toml group 0.2.0 2019-10-08 17:43:33 +13:00
LICENSE-APACHE
LICENSE-MIT
README.md Update READMEs 2019-09-24 14:23:55 +01:00

README.md

group Crates.io

group is a crate for working with groups over elliptic curves.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.