Docs.rs
  • lib25519-sys-0.1.0
    • lib25519-sys 0.1.0
    • Docs.rs crate page
    • Unlicense
    • 13 May 2025
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • georgio
    • Dependencies
      • criterion ^0.5.1 dev
      • rand ^0.8.5 dev
    • Versions
    • 77.78% 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

lib25519_sys0.1.0

Crate Items

  • Constants
  • Functions

List of all items

Functions

  • ed25519::algorithms::lib25519_sign_ed25519
  • ed25519::algorithms::lib25519_sign_ed25519_keypair
  • ed25519::algorithms::lib25519_sign_ed25519_open
  • x25519::algorithms::lib25519_dh_x25519
  • x25519::algorithms::lib25519_dh_x25519_keypair

Constants

  • ed25519::consts::ED25519_PRIVATE_KEY_BYTELEN
  • ed25519::consts::ED25519_PUBLIC_KEY_BYTELEN
  • ed25519::consts::ED25519_SIGNATURE_BYTELEN
  • x25519::consts::X25519_PRIVATE_KEY_BYTELEN
  • x25519::consts::X25519_PUBLIC_KEY_BYTELEN
  • x25519::consts::X25519_SHARED_SECRET_BYTELEN