ex_ore v0.1.0 ExOre

Link to this section Summary

Link to this section Functions

Link to this function compare(arg1, arg2)
Link to this function compare(arg1, arg2, n, k)
Link to this function compare(a_left, a_right, b_left, b_right, n, k)
Link to this function compare_bool(left, right)

Returns true if left <= right

Handy for use with Enum.sort.

Link to this function encrypt(plaintext, prf_key, prp_key)
Link to this function encrypt(plaintext, prf_key, prp_key, n, k)