ecrust-isogeny 0.1.0

Isogeny computations for the ecrust library
Documentation
  • Coverage
  • 100%
    11 out of 11 items documented0 out of 4 items with examples
  • Size
  • Source code size: 17.09 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.53 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 22s Average build duration of successful builds.
  • all releases: 1m 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • gbanegas

Isogeny computations between elliptic curves.

This crate provides algorithms for computing isogenies, their kernels, and the induced maps on points. It is built on top of:

  • fp – finite field arithmetic
  • ec – elliptic curve group law