Docs.rs
  • mls-rs-core-0.24.0
    • mls-rs-core 0.24.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tomleavy
    • stefunctional
    • mulmarta
    • Dependencies
      • arbitrary ^1 normal optional
      • hex ^0.4.3 normal
      • itertools ^0.14 normal optional
      • maybe-async ^0.2.10 normal
      • mls-rs-codec ^0.7 normal
      • safer-ffi ^0.1.7 normal optional
      • safer-ffi-gen ^0.9.2 normal optional
      • serde ^1.0 normal optional
      • serde_bytes ^0.11 normal optional
      • serde_json ^1.0 normal optional
      • thiserror ^2 normal optional
      • zeroize ^1 normal
      • assert_matches ^1.5.0 dev
      • async-trait ^0.1.74 normal
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen-test ^0.3 dev
    • Versions
    • 62.68% of the crate is documented
  • 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

mls_rs_core0.24.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • crypto::CipherSuite
  • crypto::HpkeCiphertext
  • crypto::HpkePublicKey
  • crypto::HpkeSecretKey
  • crypto::SignaturePublicKey
  • crypto::SignatureSecretKey
  • debug::PrettyBytes
  • error::AnyError
  • extension::Extension
  • extension::ExtensionList
  • extension::ExtensionType
  • group::Capabilities
  • group::ConfirmedTranscriptHash
  • group::EpochRecord
  • group::GroupContext
  • group::GroupState
  • group::Member
  • group::ProposalType
  • identity::BasicCredential
  • identity::CertificateChain
  • identity::CredentialType
  • identity::CustomCredential
  • identity::DerCertificate
  • identity::SigningIdentity
  • key_package::KeyPackageData
  • protocol_version::ProtocolVersion
  • psk::ExternalPskId
  • psk::PreSharedKey
  • secret::Secret
  • time::MlsTime
  • time::TimeOverflow

Enums

  • crypto::HpkeModeId
  • extension::ExtensionError
  • identity::Credential
  • identity::MemberValidationContext

Traits

  • crypto::CipherSuiteProvider
  • crypto::CryptoProvider
  • crypto::HpkeContextR
  • crypto::HpkeContextS
  • error::IntoAnyError
  • extension::MlsCodecExtension
  • extension::MlsExtension
  • group::GroupStateStorage
  • identity::IdentityProvider
  • identity::MlsCredential
  • key_package::KeyPackageStorage
  • psk::PreSharedKeyStorage

Functions

  • debug::pretty_bytes
  • debug::pretty_group_id
  • debug::pretty_with