salty v0.1.2 Salty.Scalarmult behaviour View Source

Link to this section Summary

Link to this section Functions

Link to this section Callbacks

Link to this callback bytes() View Source
bytes() :: non_neg_integer
Link to this callback scalarbytes() View Source
scalarbytes() :: non_neg_integer
Link to this callback scalarmult(binary, binary) View Source
scalarmult(binary, binary) :: {:ok, binary} | {:error, atom}
Link to this callback scalarmult_base(binary) View Source
scalarmult_base(binary) :: {:ok, binary} | {:error, atom}