Salty.Scalarmult behaviour (libsalty2 v0.3.0) View Source

Link to this section Summary

Link to this section Callbacks

Specs

bytes() :: non_neg_integer()

Specs

scalarbytes() :: non_neg_integer()
Link to this callback

scalarmult(binary, binary)

View Source

Specs

scalarmult(binary(), binary()) :: {:ok, binary()} | {:error, atom()}

Specs

scalarmult_base(binary()) :: {:ok, binary()} | {:error, atom()}

Link to this section Functions