dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
Salsa.name
dcrypt
crypto
engines
salsa
Salsa
Undocumented in source.
struct
Salsa
(uint rounds = 20, bool xsalsa = false)
@
nogc
nothrow
enum
name
=
text
(
xsalsa
?
"X"
:
""
,
"Salsa20/"
,
rounds
)
;
Meta
Source
See Source File
dcrypt
crypto
engines
salsa
Salsa
destructors
~this
functions
processBytes
reset
returnByte
start
manifest constants
name
static functions
block
initState