GithubHelp home page GithubHelp logo

mobilecoinfoundation / mc-oblivious Goto Github PK

View Code? Open in Web Editor NEW
51.0 51.0 13.0 331 KB

ORAM and related for Intel SGX enclaves

Home Page: https://mobilecoin.foundation/

License: GNU General Public License v3.0

Rust 98.40% Shell 1.60%
cryptography no-std

mc-oblivious's People

Contributors

cbeck88 avatar dependabot[bot] avatar eranrund avatar remoun avatar wjuan-mob avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mc-oblivious's Issues

Update dependencies in mc-oblivious repo

We have not updated dependencies or the docker image in > 6 months in the mc-oblivious repo

We should also take this time to migrate to github actions, off of circle ci.

Update to criterion 0.4

criterion 0.3 depends on some stuff with security advisories against it.
however, it's only used for tests, so it's not high priority right now.
but we should eventually do this, and then clean up the deny.toml ignore directives.

Circle CI is failing to sync completed steps to Github

Lately it's been a bit of an issue that PRs are getting stuck due to not being able to pass circleci because the tests are still pending results, while the actual tests have actually completed successfully, This may be sufficient cause to switch to github actions. See:
image

image

A question about the computation of total number of blocks

Hi, I have a question about the implementation of PathORAM. In the conference paper, N is the working set, i.e., the number of distinct data blocks that are stored in ORAM. The derivation of the total number of blocks is also illustrated in the journal version, that is, height L=ceil(log_2(N)), and the total server storage is Z*2^L. The derivation seems inconsistent with your implementation. What are the considerations here?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.