dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
Salsa.returnByte
dcrypt
crypto
engines
salsa
Salsa
struct
Salsa
(uint rounds = 20, bool xsalsa = false)
@
nogc
nothrow
ubyte
returnByte
(
ubyte
input
)
if
(
rounds
== 12 ||
rounds
== 20
)
Throws
Error if limit of 2^70 bytes is exceeded.
Meta
Source
See Implementation
dcrypt
crypto
engines
salsa
Salsa
destructors
~this
functions
processBytes
reset
returnByte
start
manifest constants
name
static functions
block
initState