ChaCha.Rounds Property

Gets the number of rounds used in the ChaCha permutation.

Definition

Namespace: Numerics.NET.Random
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
C#
public int Rounds { get; }

Property Value

Int32

See Also