Module sort

Module sort 

Source
Expand description

Sorting of an array

Functionsยง

create_binary_sort_graph
Creates a graph that sorts an array of bitstrings using Radix Sort MPC protocol.
create_sort_graph
Creates a graph that sorts an array using Radix Sort MPC protocol.