kudelskisecurity / oramfs

Resizable ORAM, remote storage agnostic, written in Rust
GNU General Public License v3.0
67 stars 6 forks source link

Is there a documentation for this project that explains how it works? #2

Open WxxW2002 opened 1 month ago

amietn commented 1 month ago

Hello @WxxW2002, Oramfs implements PathORAM as a FUSE filesystem. The README file has a section about how oramfs works. For understanding PathORAM I would suggest reading the paper here: https://eprint.iacr.org/2013/280.pdf