Homomorphic Sorting
A number of sorting algorithms are implemented using our SWHE library and the source codes can be downloaded from here: she_sort.tar.gz
The SWHE construction along with optimizations, parameter selection process and sorting algorithms used are described in this paper.
*Note : In order to compile the library you need NTL and GMP preinstalled.
We are still working on cleaning up the code to release a stand-alone SWHE library.