Skip to content

Formalizing the PathORAM implementation by Chris et al.

Notifications You must be signed in to change notification settings

PalindromeLeung/PathORAM

Repository files navigation

PathORAM.

Build Instructions

The simplest way to build this repo is by using opam and dune:

opam repo add coq-released https://coq.inria.fr/opam/released
opam install . --deps-only
dune build

To generate a _CoqProject for your editor:

./configure.sh

About

Formalizing the PathORAM implementation by Chris et al.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published