Docs.rs
  • rustls-rustcrypto-0.0.1-alpha
    • rustls-rustcrypto 0.0.1-alpha
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tarcieri
    • github:rustcrypto:rustls
    • Dependencies
      • aead ^0.5.2 normal
      • aes-gcm ^0.10.3 normal
      • chacha20poly1305 ^0.10.1 normal
      • crypto-common ^0.1.6 normal
      • der ^0.7.9 normal
      • digest ^0.10.7 normal
      • ecdsa ^0.16.8 normal
      • ed25519-dalek ^2 normal
      • hmac ^0.12.1 normal
      • p256 ^0.13.2 normal
      • p384 ^0.13.0 normal
      • paste ^1.0.14 normal
      • pkcs8 ^0.10.2 normal
      • rustls-pki-types ^1.0.1 normal
      • rand_core ^0.6.4 normal
      • rsa ^0.9.2 normal
      • rustls ^0.23.0 normal
      • sec1 ^0.7.3 normal
      • sha2 ^0.10.7 normal
      • signature ^2.1.0 normal
      • rustls-webpki ^0.102.0 normal
      • x25519-dalek ^2 normal
    • Versions
    • 0% of the crate is documented
  • This release has been yanked, 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

rustls_rustcrypto0.0.1-alpha

  • All Items
  • Modules
  • Macros
  • Structs
  • Constants
  • Functions
?
Settings

Crate rustls_rustcrypto

source ·

Modules§

  • quic
  • sign

Macros§

  • const_concat_slices

Structs§

  • Provider

Constants§

  • TLS13_AES_128_GCM_SHA256
  • TLS13_AES_256_GCM_SHA384
  • TLS13_CHACHA20_POLY1305_SHA256
  • TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
  • TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
  • TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
  • TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  • TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
  • TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256

Functions§

  • provider