Docs.rs
  • shadowsocks-crypto-0.6.0
    • shadowsocks-crypto 0.6.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zonyitoo
    • LuoZijun
    • Dependencies
      • aead ^0.5 normal optional
      • aes ^0.8 normal optional
      • aes-gcm ^0.10 normal optional
      • aes-gcm-siv ^0.11 normal optional
      • blake3 ^1.3 normal optional
      • bytes ^1.3 normal optional
      • camellia ^0.1 normal optional
      • ccm ^0.5 normal optional
      • cfg-if ^1.0 normal optional
      • chacha20 ^0.9 normal optional
      • chacha20poly1305 ^0.10 normal optional
      • ctr ^0.9 normal optional
      • ghash ^0.5 normal optional
      • hkdf ^0.12 normal optional
      • md-5 ^0.10 normal optional
      • rand ^0.9 normal
      • ring-compat ^0.8 normal optional
      • sha1 ^0.10 normal optional
      • sm4 ^0.5 normal optional
      • subtle ^2.5 normal optional
      • hex ^0.4 dev
    • Versions
    • 55.56% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

shadowsocks_crypto0.6.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • kind::ParseCipherKindError
  • v2::tcp::TcpCipher
  • v2::udp::ChaCha20Poly1305Cipher
  • v2::udp::ChaCha8Poly1305Cipher
  • v2::udp::UdpCipher

Enums

  • kind::CipherCategory
  • kind::CipherKind
  • v1::Cipher
  • v2::udp::AesGcmCipher

Functions

  • available_ciphers
  • utils::random_iv_or_salt
  • v1::openssl_bytes_to_key

Constants

  • v2::BLAKE3_KEY_DERIVE_CONTEXT