mc-oblivious-ram

Crates.iomc-oblivious-ram
lib.rsmc-oblivious-ram
version2.3.0
sourcesrc
created_at2021-03-09 07:24:53.022071
updated_at2023-03-24 21:33:49.340954
descriptionImplementations of Oblivious RAM data structures
homepage
repositoryhttps://github.com/mobilecoinofficial/mc-oblivious
max_upload_size
id366124
size146,476
MobileCoin Eng (github:mobilecoinofficial:mobilecoin-eng)

documentation

README

mc-oblivious-ram

This crate provides implementations of Oblivious RAM data structures, suitable for use in an Intel SGX environment.

In crate right now:

  • Adaptation of Path ORAM
  • Adaptation of Circuit ORAM
Commit count: 48

cargo fmt