sodium_crypto_core_ristretto255_scalar_reduce
PHP function
Edit on GitHub ✎
(PHP 8 >= 8.1.0)
Reduces a scalar value
Description
sodium_crypto_core_ristretto255_scalar_reduce(string $s): string
Reduces a scalar value. Available as of libsodium 1.0.18.
Func
Parameters
sScalar value.
Return Values
Returns a 32-byte random String.