Runtime s-box #1.

Namespace: LLCryptoLib.Crypto
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
protected uint[] sbox1
Visual Basic
Protected sbox1 As UInteger()
Visual C++
protected:
array<unsigned int>^ sbox1

See Also