dcrypt ~master (2021-11-09T01:25:37.6069118)
Dub
Repo
num_digits
dcrypt
pqc
sphincs
common
Calclulate the number of digits of x in base 'base' representation.
package @
nogc
@
safe
pure nothrow
uint
num_digits
(
ulong
x
,
uint
base
)
Meta
Source
See Implementation
dcrypt
pqc
sphincs
common
functions
hash_2n_n_mask
num_digits
templates
is_hash_2n_n
is_hash_n_n
is_prg
varlen_hash
Calclulate the number of digits of x in base 'base' representation.