generic-ec-core 0.2.0

Core traits of `generic-ec` crate
Documentation
<!-- cargo-rdme start -->

This crate contains core traits for [`generic-ec`](https://docs.rs/generic-ec) crate.
You should only need these traits if you implement your own [`Curve`] instance.
Otherwise, `generic-ec` API should suffice.

<!-- cargo-rdme end -->