Docs.rs
  • solana-ed25519-program-0.0.2
    • solana-ed25519-program 0.0.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • bytemuck ^1.20.0 normal
      • bytemuck_derive ^1.8.0 normal
      • ed25519-dalek =1.0.1 normal
      • solana-feature-set ^2.1.0 normal
      • solana-instruction ^2.1.0 normal
      • solana-precompile-error ^2.1.0 normal
      • solana-sdk-ids =0.0.3 normal
      • hex ^0.4.3 dev
      • rand ^0.7 dev
      • solana-hash ^2.1.0 dev
      • solana-keypair =0.0.2 dev
      • solana-logger ^2.1.0 dev
      • solana-signer =0.0.2 dev
    • Versions
    • 11.11% of the crate is documented
  • Go to latest version
  • Platform
    • 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

solana_ed25519_program0.0.2

  • All Items

Crate Items

  • Structs
  • Constants
  • Functions

Crate solana_ed25519_program

Source
Expand description

Instructions for the ed25519 native program.

Structs§

  • Ed25519SignatureOffsets

Constants§

  • DATA_START
  • PUBKEY_SERIALIZED_SIZE
  • SIGNATURE_OFFSETS_SERIALIZED_SIZE
  • SIGNATURE_OFFSETS_START
  • SIGNATURE_SERIALIZED_SIZE

Functions§

  • new_ed25519_instruction
  • verify