sodium_increment
sodium_increment
Increment large number
void **sodium_increment** string $string
Treat the string as a little-endian unsigned integer, then increase it by 1. Constant-time.
stringString to increment.
return.void
Increment large number
void **sodium_increment** string $string
Treat the string as a little-endian unsigned integer, then increase it by 1. Constant-time.
stringString to increment.
return.void