Web application to visualize Oblivious RAM (ORAM) algorithms. There's a live version available at http://folk.ntnu.no/olavsth/oram.
npm installThis application uses webpack-dev-server as a local development environment. To use it, run:
npm startYou can then view the application at http://localhost:8080.