dcrypt ~master (2018-06-04T17:07:07Z)
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_n_n
varlen_hash
Calclulate the number of digits of x in base 'base' representation.