Computes SHA-256 fingerprints over exact canonical bytes.
Summary
Functions
@spec compute(term(), pos_integer() | :infinity) :: {:ok, <<_::256>>} | {:error, AshOnetime.Error.t()}
Computes SHA-256 fingerprints over exact canonical bytes.
@spec compute(term(), pos_integer() | :infinity) :: {:ok, <<_::256>>} | {:error, AshOnetime.Error.t()}