Salsa.processByte

Undocumented in source.
struct Salsa(uint rounds = 20, bool xsalsa = false)
@nogc nothrow
ubyte
processByte
(
in ubyte b
)
if (
rounds == 12 ||
rounds == 20
)

Meta