\Salsa20

Salsa20, HSalsa20 and XSalsa20

Assembled from:

Summary

Methods
Properties
Constants
instance()
load()
store()
rotate()
core()
stream()
$sigma
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$instance
N/A

Properties

$sigma

$sigma : 

Type

$instance

$instance : 

Type

Methods

instance()

instance() 

load()

load(  $x,   $offset) 

Parameters

$x
$offset

store()

store(  $x,   $offset,   $u) 

Parameters

$x
$offset
$u

rotate()

rotate(  $x,   $y,   $z,   $c) 

Parameters

$x
$y
$z
$c

core()

core(  $out,   $in,   $k,   $c,   $salsa20 = true) 

Parameters

$out
$in
$k
$c
$salsa20

stream()

stream(  $out,   $m,   $mlen,   $n,   $k) 

Parameters

$out
$m
$mlen
$n
$k