Docs.rs
  • matrix-sdk-store-encryption-0.13.0
    • matrix-sdk-store-encryption 0.13.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jplatte
    • gnunicorn
    • poljar
    • github:matrix-org:rust
    • Dependencies
      • base64 ^0.22.1 normal
      • blake3 ^1.8.1 normal
      • chacha20poly1305 ^0.10.1 normal
      • getrandom ^0.2.15 normal optional
      • hmac ^0.12.1 normal
      • pbkdf2 ^0.12.2 normal
      • rand ^0.8.5 normal
      • rmp-serde ^1.3.0 normal
      • serde ^1.0.217 normal
      • serde_json ^1.0.138 normal
      • sha2 ^0.10.8 normal
      • thiserror ^2.0.11 normal
      • zeroize ^1.8.1 normal
      • anyhow ^1.0.95 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

matrix_sdk_store_encryption0.13.0

Crate Items

  • Structs
  • Enums

List of all items

Structs

  • EncryptedValue
  • EncryptedValueBase64
  • StoreCipher

Enums

  • EncryptedValueBase64DecodeError
  • Error