Docs.rs
  • rustls-openssl-0.3.0
    • rustls-openssl 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tofay
    • Dependencies
      • foreign-types ^0.3.1 normal
      • once_cell ^1.8.0 normal
      • openssl ^0.10.68 normal
      • openssl-sys ^0.9.104 normal
      • rustls ^0.23.20 normal
      • zeroize ^1.8.1 normal
      • hex ^0.4.3 dev
      • rcgen ^0.13.1 dev
      • rstest ^0.25.0 dev
      • rustls ^0.23.0 dev
      • rustls-pemfile ^2 dev
      • webpki-roots ^0.26 dev
      • wycheproof ^0.6.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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

rustls_openssl0.3.0

Crate Items

  • Structs
  • Constants
  • Statics
  • Functions

List of all items

Structs

  • KeyProvider
  • SecureRandom

Functions

  • custom_provider
  • default_provider
  • fips::enable

Statics

  • ALL_CIPHER_SUITES
  • SUPPORTED_SIG_ALGS
  • cipher_suite::TLS13_AES_128_GCM_SHA256
  • cipher_suite::TLS13_AES_256_GCM_SHA384
  • cipher_suite::TLS13_CHACHA20_POLY1305_SHA256
  • cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
  • cipher_suite::TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
  • cipher_suite::TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
  • cipher_suite::TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  • cipher_suite::TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
  • cipher_suite::TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
  • kx_group::ALL_KX_GROUPS
  • kx_group::DEFAULT_KX_GROUPS

Constants

  • kx_group::SECP256R1
  • kx_group::SECP384R1
  • kx_group::X25519