Docs.rs
  • exonum-crypto-1.0.0
    • exonum-crypto 1.0.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • aleksuss
    • Dependencies
      • anyhow ^1.0.26 normal
      • exonum-proto ^1.0.0 normal optional
      • exonum_sodiumoxide ^0.0.23 normal optional
      • hex ^0.4.0 normal
      • protobuf ^2.8.1 normal optional
      • serde ^1.0.101 normal
      • serde_derive ^1.0.101 normal
      • serde_json ^1.0.44 dev
      • tempdir ^0.3.7 dev
      • exonum-build ^1.0.0 build
    • Versions
    • 100% of the crate is documented
  • 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

exonum_crypto1.0.0

Crate Items

  • Structs
  • Constants
  • Functions

List of all items

Structs

  • Hash
  • HashStream
  • KeyPair
  • PublicKey
  • SecretKey
  • Seed
  • SignStream
  • Signature
  • x25519::PublicKey
  • x25519::SecretKey

Functions

  • gen_keypair
  • gen_keypair_from_seed
  • hash
  • init
  • sign
  • verify
  • x25519::convert_to_private_key
  • x25519::into_x25519_keypair
  • x25519::into_x25519_public_key
  • x25519::scalarmult
  • x25519::scalarmult_base

Constants

  • HASH_SIZE
  • PUBLIC_KEY_LENGTH
  • SECRET_KEY_LENGTH
  • SEED_LENGTH
  • SIGNATURE_LENGTH
  • x25519::PUBLIC_KEY_LENGTH
  • x25519::SECRET_KEY_LENGTH