Browse Source

Mention ORExpand in the Enclave/OblivAlgs/README file

Ian Goldberg 1 year ago
parent
commit
fbf896e040
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Enclave/OblivAlgs/README

+ 2 - 1
Enclave/OblivAlgs/README

@@ -6,4 +6,5 @@ Sajin Sasy, Aaron Johnson, and Ian Goldberg:
 https://crysp.uwaterloo.ca/software/obliv/
 https://crysp.uwaterloo.ca/software/obliv/
 
 
 with some additional enhancements, such as a multithreaded
 with some additional enhancements, such as a multithreaded
-implementation of WaksShuffle + Sort and WaksSort.
+implementation of WaksShuffle + Sort and WaksSort, and an
+implemention of ORExpand.