Docs.rs
  • liboxyd-0.1.4
    • liboxyd 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • monok-o
    • Dependencies
      • bip0039 ^0.10.1 normal
      • chacha20poly1305 ^0.10.1 normal
      • getrandom ^0.2.7 normal
      • hex ^0.4.3 normal
      • hkdf ^0.12.3 normal
      • libsecp256k1 ^0.7.1 normal
      • rand ^0.8.5 normal
      • sha2 ^0.10.2 normal
      • async-std ^1.12.0 dev
    • Versions
    • 5.88% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

liboxyd0.1.4

Crate Items

  • Constants
  • Functions
  • Type Aliases

List of all items

Functions

  • v1::chacha20::sync::decrypt
  • v1::chacha20::sync::encrypt
  • v1::chacha20::utils::generate_nonce
  • v1::secp256k1::ecdsa::sign
  • v1::secp256k1::ecdsa::verify
  • v1::secp256k1::ecies::crypto::decrypt
  • v1::secp256k1::ecies::crypto::encrypt
  • v1::secp256k1::ecies::utils::decapsulate
  • v1::secp256k1::ecies::utils::encapsulate
  • v1::secp256k1::keys::from_phrase
  • v1::secp256k1::keys::generate_keypair
  • v1::secp256k1::keys::to_phrase
  • v1::sha256::hash
  • v1::sha256::hkdf
  • v1::utils::hex_decode
  • v1::utils::hex_encode

Type Aliases

  • v1::chacha20::utils::XChaCha20Key

Constants

  • v1::chacha20::utils::CHACHA_KEY_LENGTH
  • v1::chacha20::utils::CHACHA_NONCE_LENGTH
  • v1::chacha20::utils::CHACHA_NONCE_PLUS_TAG_LENGTH
  • v1::chacha20::utils::CHACHA_STREAM_NONCE_LENGTH
  • v1::chacha20::utils::CHACHA_TAG_LENGTH
  • v1::utils::EMPTY_BYTES