Docs.rs
  • solana-zk-token-sdk-1.13.7
    • solana-zk-token-sdk 1.13.7
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • base64 ^0.13 normal
      • bytemuck ^1.8.0 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • solana-program =1.13.7 normal
      • aes-gcm-siv ^0.10.3 normal
      • arrayref ^0.3.6 normal
      • bincode ^1 normal
      • byteorder ^1 normal
      • cipher ^0.4 normal
      • curve25519-dalek ^3.2.1 normal
      • getrandom ^0.1 normal
      • lazy_static ^1.4.0 normal
      • merlin ^3 normal
      • rand ^0.7 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha3 ^0.9 normal
      • solana-sdk =1.13.7 normal
      • subtle ^2 normal
      • thiserror ^1 normal
      • zeroize ^1.3 normal
    • Versions
    • 32.71% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module edwards

  • Structs
  • Functions
?
Change settings

Module solana_zk_token_sdk::curve25519::edwards

source ·

Structs

  • PodEdwardsPoint

Functions

  • add_edwards
  • multiply_edwards
  • multiscalar_multiply_edwards
  • subtract_edwards
  • validate_edwards