Docs.rs
  • generic-ec-core-0.1.2
    • generic-ec-core 0.1.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • survived
    • maurges
    • Dependencies
      • generic-array ^0.14 normal
      • rand_core ^0.6 normal
      • serde ^1 normal
      • subtle ^2.4 normal
      • zeroize ^1 normal
    • Versions
    • 14.46% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
Docs.rs
  • generic-ec-core-0.1.2
    • generic-ec-core 0.1.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • survived
    • maurges
    • Dependencies
      • generic-array ^0.14 normal
      • rand_core ^0.6 normal
      • serde ^1 normal
      • subtle ^2.4 normal
      • zeroize ^1 normal
    • Versions
    • 14.46% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

generic_ec_core0.1.2

  • All Items
  • Modules
  • Structs
  • Traits
?
Change settings

Crate generic_ec_core

source ·
Expand description

Core traits of generic-ec crate

This crate is not currently properly documented, and API is not considered stable.

Modules

  • coords
  • hash_to_curve

Structs

  • CurveGenerator
  • Error

Traits

  • Additive
  • ByteArray
  • CompressedEncoding
  • Curve
    Elliptic curve
  • Decode
  • IntegerEncoding
  • Invertible
  • Multiplicative
  • OnCurve
  • One
  • Samplable
  • SmallFactor
  • UncompressedEncoding
  • Zero