dcrypt.crypto.engines.salsa20

Undocumented in source.

Public Imports

dcrypt.crypto.streamcipher
public import dcrypt.crypto.streamcipher;
Undocumented in source.
dcrypt.crypto.params.keyparameter
public import dcrypt.crypto.params.keyparameter;
Undocumented in source.

Members

Aliases

Salsa20Engine
alias Salsa20Engine = StreamCipherWrapper!Salsa20
Undocumented in source.

Structs

Salsa20
struct Salsa20

implementation of the Salsa20/20 stream cipher

Meta