README 423 B

12345678910
  1. This directory contains code ported from "Fast Fully Oblivious
  2. Compaction and Shuffling" and "Waks-On/Waks-Off: Fast Oblivious
  3. Offline/Online Shuffling and Sorting with Waksman Networks" by
  4. Sajin Sasy, Aaron Johnson, and Ian Goldberg:
  5. https://crysp.uwaterloo.ca/software/obliv/
  6. with some additional enhancements, such as a multithreaded
  7. implementation of WaksShuffle + Sort and WaksSort, and an
  8. implemention of ORExpand.