Docs.rs
  • oram-0.1.0
    • oram 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kevinlewi
    • Dependencies
      • log ^0.4 normal
      • rand ^0.8 normal
      • subtle ^2 normal
      • thiserror ^1 normal
      • criterion ^0.5 dev
      • paste ^1 dev
      • rustyline ^14 dev
      • simplelog ^0.12 dev
      • static_assertions ^1 dev
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

oram0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • BlockValue
  • linear_time_oram::LinearTimeOram
  • path_oram::DefaultOram
  • path_oram::PathOram

Enums

  • OramError

Traits

  • Oram
  • OramBlock

Type Aliases

  • Address
  • BlockSize
  • BucketSize
  • RecursionCutoff
  • StashSize

Constants

  • path_oram::DEFAULT_BLOCKS_PER_BUCKET
  • path_oram::DEFAULT_POSITIONS_PER_BLOCK
  • path_oram::DEFAULT_RECURSION_CUTOFF
  • path_oram::DEFAULT_STASH_OVERFLOW_SIZE