keyx v0.4.1 KeyX.Shamir

Link to this section Summary

Link to this section Functions

Link to this function

rand_shuffle(list)

Link to this function

recover_secret(shares)

recover_secret([binary()]) :: binary()
Link to this function

set_random_seed()

Link to this function

split_secret(k, n, secret)

split_secret(non_neg_integer(), non_neg_integer(), binary()) :: [binary()]