GitShow/facebook/oram
facebook

oram

An implementation of Oblivious RAM

by facebook
Star on GitHubFork

Rust

41 stars6 forks2 contributorsQuiet · 2mo agoSince 2024v0.1.0Apache-2.0

Meet the team

See all 2 on GitHub →
spencerpeters
spencerpeters53 contributions
kevinlewi
kevinlewi5 contributions

Languages

View on GitHub →
Rust100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
75
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 2mo ago
See all on GitHub →
spencerpeters
Bump MSRV from 1.81 to 1.88 and fix new clippy lintsOpenPR

Summary Bump MSRV from 1.81 to 1.88 across Cargo.toml, README.md, and CI workflow. Fixes CI failure where transitive deps (, ) require rustc 1.88. Fixes and clippy lints that fire on newer toolchains. Test plan CI should pass on both and matrix jobs.

spencerpeters · 3mo ago

Recent fixes

View closed PRs →
spencerpeters
Fix off-by-one in PathOram address bounds checkMergedPR

Fix an off-by-one error in the PathOram address bounds check. Depends on #76. Summary used which allowed access at (one past the valid range ). already correctly uses strict `>=address == capacityAddressOutOfBoundsErrorpath_oram_rejects_out_of_bounds_addresscargo test`)

spencerpeters · 2mo ago
tob-scott-a
Possible off-by-one bug?ClosedIssue

https://github.com/facebook/oram/blob/e3ff5149ec0d90e023cffca9ec1d13e0e07730c4/src/path_oram.rs#L257 Should this rejection logic be not ?

tob-scott-a · 2mo ago
kevinlewi
Publishing v0.2.0-pre.1MergedPR
kevinlewi · 1y ago
Structured data for AI agents

Repository: facebook/oram. Description: An implementation of Oblivious RAM Stars: 41, Forks: 6. Primary language: Rust. Languages: Rust (100%). License: Apache-2.0. Latest release: v0.1.0 (1y ago). Open PRs: 1, open issues: 0. Last activity: 2mo ago. Community health: 75%. Top contributors: spencerpeters, kevinlewi.

·@ofershap

Replace github.com with gitshow.dev